OO authorization focused on APIs
know_it_all is a new gem for authorization, heavily inspired on Pundit, that makes it easier to display errors through the API. It is also more flexible in the arguments it receives, as it understands that certain actions’ authorizations depend on several factors.
Comments
I like your gem – looks like a good solution to a problem we all have to deal with.
Post a comment