Sha256: d678440914644672d1aa81371c0e570ccac1e45cacf4f8b71807381ffd0ade33
Contents?: true
Size: 205 Bytes
Versions: 134
Compression:
Stored size: 205 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
134 entries across 116 versions & 10 rubygems