Sha256: 4f0e23cc3b39a14d9623372cd015ab7f675a9124b0af1613510574bc425a4bd7
Contents?: true
Size: 207 Bytes
Versions: 30
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
30 entries across 15 versions & 1 rubygems