You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spec.description = 'Provides an authorization mechanism for Rails applications inspired by role-based access control (RBAC). Authorization is defined through readable rules that map roles to permitted actions, making access control easier to maintain.'
spec.summary = 'Rails gem for maintainable authorization based on readable authorization rules.'