Class: ODBA::Stub

Inherits:
Object show all
Defined in:
ext/export/src/oddb_yaml.rb

Instance Method Summary collapse

Instance Method Details

#to_yaml(*args) ⇒ Object



13
14
15
# File 'ext/export/src/oddb_yaml.rb', line 13

def to_yaml(*args)
	odba_instance.to_yaml(*args)
end