Sha256: 6342a2103e94a389480abe1f352e760915372f5fc89874e310b76d2420daede8
Contents?: true
Size: 276 Bytes
Versions: 8
Compression:
Stored size: 276 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 helper Ecm::UserAreaHelper include Controller::CurrentUserConcern end
Version data entries
8 entries across 8 versions & 1 rubygems