Sha256: 25f27b826ab71d36c2b04b00167503e05c96b5e97d55d98b23ed27f021eda0e4
Contents?: true
Size: 210 Bytes
Versions: 17
Compression:
Stored size: 210 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 end
Version data entries
17 entries across 17 versions & 1 rubygems