Sha256: aedc957ae457243710a6c7845ac2783022cf91b297cdee578a31d87f96af5af0
Contents?: true
Size: 209 Bytes
Versions: 7
Compression:
Stored size: 209 Bytes
Contents
class ApplicationController < Spud::ApplicationController # 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
7 entries across 7 versions & 1 rubygems