RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

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

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in