Veraticus / Dynamoid

Ruby ORM for Amazon's DynamoDB
http://joshsymonds.com/Dynamoid/
247 stars 83 forks source link

Generators #121

Open stefanneculai opened 11 years ago

stefanneculai commented 11 years ago

What do you think about adding some generators like mongoid has? If you think they would fit in, I am willing to implement them myself.

stefanneculai commented 11 years ago

Any thoughts about this?

stefanneculai commented 11 years ago

I started to work on generators. Please see https://github.com/stefanneculai/Dynamoid/commit/2666b743dbe46beae604d75b22c6b7b16da8007a and let me know what you think.