Sha256: 46af66968b3ff7b530887f45443b8d4b25cbe2374c36c89628b9f6a9cb44751d
Contents?: true
Size: 206 Bytes
Versions: 115
Compression:
Stored size: 206 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
115 entries across 38 versions & 4 rubygems