There was an error while loading. Please reload this page.
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