Sha256: ddc17a254d188deb51a2d1b80b01037c4aa921e666a01d4c0e7708441c066171
Contents?: true
Size: 207 Bytes
Versions: 143
Compression:
Stored size: 207 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
143 entries across 143 versions & 5 rubygems