Asset ID – Asset stamping and uploading to S3 for Rails 3
I recently released asset_id, a gem for Rails 3 that uploads all your static assets to Amazon S3 with a unique ID encoded into the path of the asset and the correct caching headers set.
Works for assets over http/https and CloudFront CDN is just a configuration away.
Support for other CDNs/storage services may come in the future. Feedback welcomed.
Post a comment