Sha256: fc5907d91678e8845ddb5d2eaf5a4dab26611e70f25f43f000a8a6739a85b10e
Contents?: true
Size: 236 Bytes
Versions: 62
Compression:
Stored size: 236 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
62 entries across 62 versions & 1 rubygems