Class: Ox::Document

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

Instance Method Summary collapse

Instance Method Details

#to_hashObject



82
83
84
# File 'lib/dagger/ox_extension.rb', line 82

def to_hash
  nodes.first.to_hash
end