Class: SsoClient::Engine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- SsoClient::Engine
- Defined in:
- lib/sso_client/engine.rb
Class Method Summary collapse
Class Method Details
.root_path ⇒ Object
7 8 9 |
# File 'lib/sso_client/engine.rb', line 7 def self.root_path @root_path ||= File.("../../../", __FILE__) end |