Sha256: df50bd84c97371bfbc28dde86649416e378db07ac84e34b65aafafdeddec190f

Contents?: true

Size: 247 Bytes

Versions: 9

Compression:

Stored size: 247 Bytes

Contents

module Phcscriptcdn
  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

9 entries across 9 versions & 1 rubygems

Version Path
phcscriptcdn-5.1.2 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-5.1.1 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-5.1.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-5.0.1 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-5.0.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-4.3.10 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-4.3.9 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-4.3.8 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-4.3.7 app/controllers/phcscriptcdn/application_controller.rb