Sha256: 0f21a3146ceb8df19c12a0b0c03479e80aa35e204ea0a5d9a49cae3e28fa452b
Contents?: true
Size: 243 Bytes
Versions: 6
Compression:
Stored size: 243 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 NoCms::Blocks::BlocksHelper end
Version data entries
6 entries across 6 versions & 1 rubygems