Sha256: a73ff943bcba38251761e7d64d094117acfc117e4e1cb5ee5c0d08ce0e1a6d2a
Contents?: true
Size: 234 Bytes
Versions: 17
Compression:
Stored size: 234 Bytes
Contents
class ApplicationController < ActionController::Base extend Faalis::I18n::Locale # 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
17 entries across 17 versions & 1 rubygems