Veraticus / Dynamoid

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

During automatic table generation options #102

Closed takuya-shiotari closed 11 years ago

takuya-shiotari commented 11 years ago

When a table is automatically generated, I have modified to be able to specify the options. If the table does not exist, automatically generates a table before saving the record. However, type of id always becomes "string".