rolify 0.2.1
Very simple Roles library without any authorization enforcement (built to use with cancan) supporting scope on object: user.is_moderator?(Forum.first) => # return false if user is moderator of another Forum
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
activerecord
~> 3.1.0.rc1
Development Dependencies (1):
sqlite3
>= 0