Sha256: 07c093518aca37e3d5e1d911341579d2f42d30e82f56ebdf1bb9b079d7ad0621
Contents?: true
Size: 243 Bytes
Versions: 12
Compression:
Stored size: 243 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
12 entries across 12 versions & 1 rubygems