burden/burden_web/spec/dummy/app/controllers/application_controller.rb
Gregory Eremin 04a9f70b26 Branding
2013-06-06 22:55:21 +04:00

4 lines
80 B
Ruby

class ApplicationController < ActionController::Base
protect_from_forgery
end