Sha256: eba2a1643030d43bdd6828fb2db6a4b2ca44033ff5d0f319d6b2594fbd62fccd
Contents?: true
Size: 236 Bytes
Versions: 45
Compression:
Stored size: 236 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 ::Dorsale::AllHelpers end
Version data entries
45 entries across 45 versions & 1 rubygems