We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In Rails >= 3.x, add this to your Gemfile and run the bundle command.
gem "rolify"
Alternatively, you can install it as a plugin.
rails plugin install git://github.com/RolifyCommunity/rolify.git
Next: Configuration