Class: Xrono

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

Defined Under Namespace

Modules: ApplicationHelper Classes: ApplicationController

Class Attribute Summary collapse

Class Attribute Details

.rootObject

Returns the value of attribute root.



32
33
34
# File 'lib/xrono/engine.rb', line 32

def root
  @root
end