rails-devise-pundit icon indicating copy to clipboard operation
rails-devise-pundit copied to clipboard

Add Pundit to ApplicationController.rb

Open pblesi opened this issue 10 years ago • 0 comments

After running through this app a handful of times. I started to get an error when loading the user's index page. I found that including Pundit in accordance with the Pundit readme (https://github.com/elabs/pundit/tree/v0.2.3) fixes the issue.

pblesi avatar Apr 15 '15 02:04 pblesi