Sha256: 88c7a0151f4cd6aec2172db15e631893c6a073d8da1f32fc52781516414fa9ca
Contents?: true
Size: 241 Bytes
Versions: 94
Compression:
Stored size: 241 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 helper Bookends::ApplicationHelper end
Version data entries
94 entries across 94 versions & 1 rubygems