Top Level Namespace
Defined Under Namespace
Modules: Moxml
Instance Attribute Summary collapse
-
#parent ⇒ Object
insert :parent methods to all Ox classes inherit the Node class.
Instance Attribute Details
#parent ⇒ Object
insert :parent methods to all Ox classes inherit the Node class
11 12 13 |
# File 'lib/moxml/adapter/ox.rb', line 11 def parent @parent end |