Sha256: 0a93cb86a43ce7e6d66d4f56597ede4a529d204ce48ebd83026deb9d7a3db0c3
Contents?: true
Size: 206 Bytes
Versions: 10
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
10 entries across 10 versions & 2 rubygems