Libraries
»
fancygrid
(2.0.6)
»
Index
»
Fancygrid
»
Node
»
#root
Method: Fancygrid::Node#root
Defined in:
lib/fancygrid/node.rb
#
root
⇒
Object
(readonly)
The fancygrid root node.
6 7 8
# File 'lib/fancygrid/node.rb', line 6
def
root
@root
end