app/controllers/application_controller.rb
5fa8b94d
 class ApplicationController < ActionController::Base
   protect_from_forgery
 end