Sha256: f1c959050f303f99e0ff0ae33da8e38e83418bfb63a0d7f8b8c410dcd2ccf403

Contents?: true

Size: 240 Bytes

Versions: 61

Compression:

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

61 entries across 61 versions & 1 rubygems

Version Path
phcscriptcdn-15.0.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-14.0.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-13.0.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-12.1.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-12.0.1 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-12.0.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-11.1.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-11.0.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-10.1.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-10.0.1 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-10.0.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-9.0.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-8.2.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-8.1.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-7.2.2 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-7.2.1 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-7.2.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-7.1.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-7.0.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-6.0.0 app/controllers/phcscriptcdn/application_controller.rb