adamburmister / morning_glory

Manage deployments of Rails assets to the Amazon S3/Cloudfront CDN
MIT License
32 stars 12 forks source link

Rails 3 upgrade #7

Open professor opened 13 years ago

professor commented 13 years ago

I've altered the asset_tag_helper.rb so that this works with rails 3. Not sure how to support both rails 2 and rails 3 at the same time. I still need to test with a fresh installation. I'm mostly interested in getting an existing server working with rails 3.