Sha256: 12c2dea0e1551cb53798d38ec06d349df07a5766866b0e5e6548a84a706935bd
Contents?: true
Size: 204 Bytes
Versions: 15273
Compression:
Stored size: 204 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
15,273 entries across 14,768 versions & 2,102 rubygems