therubymug / keymaker

A multi-layer REST API Ruby wrapper for the neo4j graph database.
MIT License
62 stars 12 forks source link

using Virtus #6

Closed plong closed 11 years ago

plong commented 11 years ago

Have you considered using Virtus (https://github.com/solnic/virtus)?

therubymug commented 11 years ago

Yeah I have considered it. As a matter of fact, I have a local branch that has it. I'll continue to look into integrating it in a future release. Thanks for the heads up anyways! :-)

plong commented 11 years ago

Sweet. Thanks