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

Lazy loaded object and set/get of unknow attr should throw an error #48

Closed msalvadores closed 11 years ago

msalvadores commented 11 years ago

Lazy loaded object and set/get of unknow attr should throw an error. It just returns nil now.