Sha256: 168c52eab91f5816529abd43bb68060c963af2f639d16bdfa2f114ab6410cdea

Contents?: true

Size: 228 Bytes

Versions: 23

Compression:

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

23 entries across 23 versions & 1 rubygems

Version Path
phcscriptcdn-4.0.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.3.3 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.3.2 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.3.1 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.3.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.2.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.1.5 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.1.4 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.1.3 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.1.2 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.1.1 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.1.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.0.7 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.0.6 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.0.5 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.0.4 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.0.2 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.0.1 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.0.0 app/controllers/phcscriptcdn/application_controller.rb
phcscriptcdn-3.0.0.pre.beta app/controllers/phcscriptcdn/application_controller.rb