Skip to content
EppO edited this page Jun 6, 2011 · 4 revisions

In Rails 3, 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/EppO/rolify.git

Clone this wiki locally