Sha256: 269f9cfb6071ee72424944b960a0de59517762ee2cb020a4c0aaf1b3d8416209
Contents?: true
Size: 216 Bytes
Versions: 6
Compression:
Stored size: 216 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 asdfadsf end
Version data entries
6 entries across 6 versions & 1 rubygems