trust 1.4.2
Trust is a resource oriented framework for authorization control. It is compatible with Rails 3 and 4. It has a loose coupling from the models, and features a native Ruby implementation language. Support for inheritance and namespaced models as well as nested routes. Even permissions scheme supports inheritance.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activemodel
>= 3.0.0
activesupport
>= 3.0.0