Class: Ox::Document
- Inherits:
-
Object
- Object
- Ox::Document
- Defined in:
- lib/dagger/ox_extension.rb
Instance Method Summary collapse
Instance Method Details
#to_hash ⇒ Object
34 35 36 |
# File 'lib/dagger/ox_extension.rb', line 34 def to_hash nodes.first.to_hash end |