Sha256: a36a23b8a16bfdbf9b64a7a2a0e37b3e7c2654ade0ce4097d9e1db4e8a5357d6

Contents?: true

Size: 170 Bytes

Versions: 1

Compression:

Stored size: 170 Bytes

Contents

module Phcmembers
	class ApplicationController < ActionController::Base
		
		# Add Helpers
		helper Phctitler::Engine.helpers
		helper Phcnotifi::Engine.helpers
	end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
phcmembers-1.7.8 app/controllers/phcmembers/application_controller.rb