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!

Using Pundit, The Cool Kid of Authorization

Authorization can often be one of the toughest parts of the development process. There are a few different ways to go about creating an authorization system, and there are a few different gems to choose from. This blog post walks through using the pundit gem, including how to implement policies and scopes.

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