Method: Framework::Application#root
- Defined in:
- lib/framework/application.rb
#root ⇒ Object (readonly)
Returns the value of attribute root.
13 14 15 |
# File 'lib/framework/application.rb', line 13 def root @root end |
Returns the value of attribute root.
13 14 15 |
# File 'lib/framework/application.rb', line 13 def root @root end |