aboutsummaryrefslogtreecommitdiff
blob: e8065d9505d7ec6f727021c827de18a0a95737de (plain)
1
2
3
class ApplicationController < ActionController::Base
  protect_from_forgery
end