/app/controllers/application_controller.rb
https://bitbucket.org/opus85/rottentomatoes · Ruby · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · 843d3b66fcf01762ba2613b64d18b316 MD5 · raw file
- class ApplicationController < ActionController::Base
- protect_from_forgery
- end