Sha256: 58762158d955970a21abc5f5f6d276e93923413e03f503e6d5d853a397fcb739
Contents?: true
Size: 200 Bytes
Versions: 33
Compression:
Stored size: 200 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
33 entries across 33 versions & 1 rubygems