module PunditHelper
config/initializers/pundit.rb Extends the ApplicationController to add Pundit for authorization. Modify this file to change the behavior of a 'not authorized' error. Be sure to restart your server when you modify this file.
config/initializers/pundit.rb Extends the ApplicationController to add Pundit for authorization. Modify this file to change the behavior of a 'not authorized' error. Be sure to restart your server when you modify this file.