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

Automatically handle created & updated attributes #78

Open palexander opened 11 years ago

palexander commented 11 years ago

Most (all?) goo objects should get an updated/created attribute set automatically. This would either be enabled by default or with some dsl option on a per-model basis.