Class: Nokogiri::XML::Node
- Inherits:
-
Object
- Object
- Nokogiri::XML::Node
- Defined in:
- lib/eggnog.rb
Instance Method Summary collapse
Instance Method Details
#to_hash(options = {}) ⇒ Object
6 7 8 |
# File 'lib/eggnog.rb', line 6 def to_hash( = {}) Eggnog::Node.to_hash(self, ) end |