frontend/app/controllers/application_controller.rb in meroku-2.0.8 vs frontend/app/controllers/application_controller.rb in meroku-2.0.9
- old
+ new
@@ -2 +1,2 @@
class ApplicationController < ActionController::Base
+ include Pundit
protect_from_forgery with: :exception