Sha256: ee54b65b2e087e14cf2c25af95fe0992c9a995cbc555e2d5b4abedd42d6b2db4
Contents?: true
Size: 206 Bytes
Versions: 576
Compression:
Stored size: 206 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
576 entries across 359 versions & 1 rubygems