Class: Xrono
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- Xrono
- Defined in:
- lib/xrono/engine.rb
Defined Under Namespace
Modules: ApplicationHelper Classes: ApplicationController
Class Attribute Summary collapse
-
.root ⇒ Object
Returns the value of attribute root.
Class Attribute Details
.root ⇒ Object
Returns the value of attribute root.
32 33 34 |
# File 'lib/xrono/engine.rb', line 32 def root @root end |