Class: MongoidForums::Engine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- MongoidForums::Engine
- Defined in:
- lib/mongoid_forums/engine.rb
Class Attribute Summary collapse
-
.root ⇒ Object
Returns the value of attribute root.
Class Attribute Details
.root ⇒ Object
Returns the value of attribute root.
10 11 12 |
# File 'lib/mongoid_forums/engine.rb', line 10 def root @root end |