Skip to content

Instantly share code, notes, and snippets.

@skalnik
Created August 12, 2011 14:51
Show Gist options
  • Save skalnik/1142197 to your computer and use it in GitHub Desktop.
Save skalnik/1142197 to your computer and use it in GitHub Desktop.
ಠ_ಠ
ruby-1.8.7-p352 :007 > me.roles
=> [#<Role id: 1, name: "admin">]
ruby-1.8.7-p352 :008 > me.has_role? :appt_admin
=> true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment