Sha256: b62205ec4782df084289eec7d3ebbf114b97b52e0632cc93a2a4991461f7f714
Contents?: true
Size: 260 Bytes
Versions: 20
Compression:
Stored size: 260 Bytes
Contents
module Phcpress class ApplicationController < ActionController::Base # Prevent CSRF attacks by raising an exception. protect_from_forgery with: :exception # Load Helpers helper Phctitleseo::Engine.helpers helper Phcnotifi::Engine.helpers end end
Version data entries
20 entries across 20 versions & 1 rubygems