documentcloud / jammit

Industrial Strength Asset Packaging for Rails
http://documentcloud.github.com/jammit/
MIT License
1.16k stars 197 forks source link

Add timestamped urls to packages for cache busting #265

Closed bpaul closed 9 years ago

bpaul commented 9 years ago

This returns the old Rails3 behavior by adding ?xxxx (where xxxx is the file creation timestamp) to Jammit urls. This is really important if you are using an aggressively caching CDN such as cloudfront...