Skip to content

Instantly share code, notes, and snippets.

@adamdilek
Created April 22, 2013 13:37
Show Gist options
  • Select an option

  • Save adamdilek/5434925 to your computer and use it in GitHub Desktop.

Select an option

Save adamdilek/5434925 to your computer and use it in GitHub Desktop.
Current ability
def current_ability
@current_ability ||= AdminAbility.new(current_admin)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment