Class: SsoClient::Engine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/sso_client/engine.rb

Class Method Summary collapse

Class Method Details

.root_pathObject



7
8
9
# File 'lib/sso_client/engine.rb', line 7

def self.root_path
  @root_path ||= File.expand_path("../../../", __FILE__)
end