Sha256: 26309fd82271346ed116e373bf3ee2f6da56a51b8a8b241ae1631a00c0513a71
Contents?: true
Size: 259 Bytes
Versions: 3
Compression:
Stored size: 259 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 helper CallbackRequestBootstrap::Engine.helpers end
Version data entries
3 entries across 3 versions & 1 rubygems