rails2 and aws-simple (simpledb): data cannot be deleted from amazon simpledb?
- by z3cko
i am developing a ruby on rails (2.3.8) application with data storage amazon simpledb.
i am using the aws-sdb gem in the version aws-sdb (0.3.1)
there are a few bugs, but the problems are outlined in the comments of this tutorial from amazon: http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1242
i am wondering if it is a bug of…