We are happy to announce the release of version 3 of Rabarber, a role-based authorization gem for Ruby on Rails. This version introduces a significant new feature: context-based role authorization, suitable for multi-tenancy and more granular access control.
This release includes a breaking change in the roles table structure. If you’ve been using previous versions, please refer to the migration guide for instructions on upgrading to v3.0.0.
For more details, check out the README on GitHub.
Happy coding!
Rabarber Developers
Top comments (1)
Seems very promising. I definitely want to write something on that gem !