Sha256: a6199cd5bd846585b803b858b57708e01f7b3e302202425b6df36ca9a57484aa
Contents?: true
Size: 371 Bytes
Versions: 8
Compression:
Stored size: 371 Bytes
Contents
module PhcdevworksPortfolio 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