application_controller.rb 80 Bytes Edit Raw Blame History 1 2 3 class ApplicationController < ActionController::Base protect_from_forgery end