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
82 83 84 |
# File 'lib/dagger/ox_extension.rb', line 82 def to_hash nodes.first.to_hash end |