Class: Hash
- Inherits:
-
Object
- Object
- Hash
- Defined in:
- lib/relaxdb/extlib.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#to_obj ⇒ Object
27 28 29 |
# File 'lib/relaxdb/extlib.rb', line 27 def to_obj RelaxDB.create_obj_from_doc(self) end |