Sha256: e1d6408e5ca56d6f8406c0e2c39b7029aecf0a7222e255fe01587355678ca17f
Contents?: true
Size: 211 Bytes
Versions: 80
Compression:
Stored size: 211 Bytes
Contents
class ApplicationController < DmCore::ApplicationController # 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
80 entries across 80 versions & 5 rubygems