Class: Ox::Document

Inherits:
Object
  • Object
show all
Defined in:
lib/dagger/ox_extension.rb

Instance Method Summary collapse

Instance Method Details

#to_hashObject



34
35
36
# File 'lib/dagger/ox_extension.rb', line 34

def to_hash
  nodes.first.to_hash
end