roles_active_record 0.2.3
Makes it easy to set a role strategy on your User model in Active Record
Gemfile:
=
install:
=
Runtime Dependencies (7):
activerecord
~> 3.0.0
activesupport
~> 3.0.0
arel
~> 1.0.0
meta_where
~> 0.9.3
require_all
~> 1.2.0
roles_generic
~> 0.2.5
sugar-high
~> 0.2.11