Sha256: 240ad912ed5e032a8db202cc2edbb04a619ad5814e512a8119546a202e107eca

Contents?: true

Size: 279 Bytes

Versions: 12

Compression:

Stored size: 279 Bytes

Contents

module Phcscriptcdnpro
	class ApplicationController < ActionController::Base

		# Security Filters
		protect_from_forgery with: :exception

		# Load Helpers
		helper Phctitleseo::Engine.helpers
		helper Phcnotifi::Engine.helpers
		helper Phcaccountspro::Engine.helpers

	end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
phcscriptcdnpro-3.3.4 app/controllers/phcscriptcdnpro/application_controller.rb
phcscriptcdnpro-3.3.3 app/controllers/phcscriptcdnpro/application_controller.rb
phcscriptcdnpro-3.3.1 app/controllers/phcscriptcdnpro/application_controller.rb
phcscriptcdnpro-3.3.0 app/controllers/phcscriptcdnpro/application_controller.rb
phcscriptcdnpro-3.2.2 app/controllers/phcscriptcdnpro/application_controller.rb
phcscriptcdnpro-3.2.1 app/controllers/phcscriptcdnpro/application_controller.rb
phcscriptcdnpro-3.2.0 app/controllers/phcscriptcdnpro/application_controller.rb
phcscriptcdnpro-3.1.1 app/controllers/phcscriptcdnpro/application_controller.rb
phcscriptcdnpro-3.1.0 app/controllers/phcscriptcdnpro/application_controller.rb
phcscriptcdnpro-3.0.5 app/controllers/phcscriptcdnpro/application_controller.rb
phcscriptcdnpro-3.0.1 app/controllers/phcscriptcdnpro/application_controller.rb
phcscriptcdnpro-3.0.0 app/controllers/phcscriptcdnpro/application_controller.rb