Sha256: e6a5ea42840d001afcc195dd8a161ce29b87cc948b0285d7e5a57a1699c3b857
Contents?: true
Size: 205 Bytes
Versions: 17
Compression:
Stored size: 205 Bytes
Contents
class ApplicationController < ActionController::Base # Prevent CSRF attacks by raising an exception. # For APIs, you may want to use :null_session instead. protect_from_forgery with: :exception end
Version data entries
17 entries across 17 versions & 1 rubygems