Sha256: b5c03003e67c093cd5e9e9922649fd1cb3bdbb0bf9ce670d3a8636711404c160
Contents?: true
Size: 211 Bytes
Versions: 8
Compression:
Stored size: 211 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
8 entries across 8 versions & 1 rubygems