Sha256: 01508b992b9df8c7fd8081d2073075814433dbb282f1e236eb36c0ae28b3ab37
Contents?: true
Size: 209 Bytes
Versions: 68
Compression:
Stored size: 209 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
68 entries across 68 versions & 16 rubygems