Authorization with Pundit

Published: Sept. 18, 2016, 2 p.m.

Prevent unauthorized access to your application with Pundit; an authorization library for Ruby on Rails which restricts what resources a given user is allowed to access.