role_model 0.6.0
Ever needed to assign roles to a model, say a User, and build conditional behaviour on top of that? Enter RoleModel -- roles have never been easier! Just declare your roles and you are done. Assigned roles will be stored as a bitmask.
Gemfile:
=
install:
=
Development Dependencies (1):
rspec
>= 1.2.9