Sha256: f64d494072daae4c854697b880bcab8998c5e3b76699425c1452867168bfe9f2
Contents?: true
Size: 372 Bytes
Versions: 8
Compression:
Stored size: 372 Bytes
Contents
module PhcdevworksRealEstate 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