Sha256: f7099d616f1c36dabe1d943f4892fdf011ae45341fc3ebac02d47501633e0bb7
Contents?: true
Size: 369 Bytes
Versions: 8
Compression:
Stored size: 369 Bytes
Contents
module PhcdevworksScripts class ApplicationController < ActionController::Base # Security Filters protect_from_forgery with: :exception # Load Requried Helper Files helper PhcdevworksActiveMenus::Engine.helpers helper PhcdevworksNotifications::Engine.helpers helper PhcdevworksTitleseo::Engine.helpers end end
Version data entries
8 entries across 8 versions & 1 rubygems