Sha256: f2a1921aaeb0b9ac23342de3bb998e4deb42378272f8ead3a5e3d38107777a03
Contents?: true
Size: 207 Bytes
Versions: 27
Compression:
Stored size: 207 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
27 entries across 27 versions & 7 rubygems