RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

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

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in