ncbo / goo

Graph Oriented Objects (GOO) for Ruby. A RDF/SPARQL based ORM.
http://ncbo.github.io/goo/
Other
15 stars 6 forks source link

Save objects with dependents already persisted. #11

Closed msalvadores closed 11 years ago

msalvadores commented 11 years ago

Something like status and person. Save person with a given status.

msalvadores commented 11 years ago

No need of code changes, checked and works. Added in test_model_persistence the test test_person_dependent_persisted