Sha256: c242e7b6f12b11563bad698c5ca85294687ef44980c4c35bf64c3ad9619567f7
Contents?: true
Size: 244 Bytes
Versions: 5
Compression:
Stored size: 244 Bytes
Contents
module Phcpress class ApplicationController < ActionController::Base # Security protect_from_forgery with: :exception # Load Helpers helper Phctitleseo::Engine.helpers helper Phcnotifi::Engine.helpers end end
Version data entries
5 entries across 5 versions & 1 rubygems