Releases: mfinelli/ruolo
Releases · mfinelli/ruolo
v0.4.1
Correct sample database constraints to remove a useless regular expression escape.
v0.4.0
Add set_roles
method to the user mixin to synchronize desired roles for an individual user.
v0.3.0
Add a role?
method to the user mixin to check for given roles instead of permissions.
v0.2.0
Initial cleanup of original code: add tests and documentation.
- Drop support for ruby 2.4.x.