I've been using HerokuAssets for my image file storage and it works like a charm. I use the the ":storage => 'heroku'" option that was added to attachment_fu. The only problem is using HerokuAssets in feeds, especially with feed burner. Since the assets use temporary URLs and feedburner caches a snapshot of the feed, the image URLs expire before feedburner has a cached a new snapshot of the feed. Is there any way to use static S3 URLs for HerokuAssets? I'm willing to just get my own S3 account, but I'm just wondering if static URLs will work with HerokuAssets so I can squeeze every last ounce of value out of Heroku's (free!) service. Thanks!
Cheers, Trent --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
