For S3 I use the aws-s3 gem with attachment_fu, works great... I haven't played with the other tools you mentioned, but I'm sure other heroku'ers have some or all running on heroku.
On Mar 10, 7:04 pm, Ryan Mahoski <[email protected]> wrote: > Is it possible to manage an ec2 connection from a heroku app? The ec2 > developer doc indicates I need to set my aws credentials in a PATH > environment variable - and my understanding is I can't do that in > heroku. I also will want s3, simpledb and mechanical turk access from > my app. I think python has a sweet library (boto) but I haven't found > a comprehensive one for ruby. What do you recommend? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
