ActiveRBAC is a library for Ruby On Rails that provides a full stack for managing users and permissions. It runs as a Rails Engine and can be set up within minutes for your existing Rails projects.
In case you did not know: RBAC is for Role Based Access Control.
You can find out more on the project’s homepage