Sha256: 205daa263268eca9e952cc76a5c6d71ad437e99c1c65799bb50e30cfa8eac8a4

Contents?: true

Size: 248 Bytes

Versions: 10

Compression:

Stored size: 248 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

10 entries across 10 versions & 1 rubygems

Version Path
phcscriptcdn-4.3.6 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-4.3.5 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-4.3.4 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-4.3.3 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-4.3.2 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-4.3.1 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-4.3.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-4.2.1 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-4.2.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-4.1.0 app/controllers/phcscriptcdn/application_controller.rb