Sha256: a2e5209786881c084d7f880fe6ad8bf6f35e61f87708b5c772bc0bade87cf222
Contents?: true
Size: 311 Bytes
Versions: 80
Compression:
Stored size: 311 Bytes
Contents
class ApplicationController < ActionController::Base helper Maestrano::Connector::Rails::Engine.helpers include Maestrano::Connector::Rails::SessionHelper # 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 & 1 rubygems