Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache busting of assets #4

Open
arkiver opened this issue Jul 1, 2013 · 1 comment
Open

Cache busting of assets #4

arkiver opened this issue Jul 1, 2013 · 1 comment

Comments

@arkiver
Copy link

arkiver commented Jul 1, 2013

I am using jammit-sinatra in a Padrino app. I can't find a way to enable cache busing for my JS and CSS.

In the http://documentcloud.github.io/jammit/,

"You don't need to worry about clearing the cached assets when you deploy a new release, because Rails will write out the asset's modification time as part of the URL, causing browsers to fetch a fresh copy of the asset."

But since my app is not Rails and it is Padrino, is there some way I can enable cache busting using Jammit itself?

@a-bx
Copy link

a-bx commented Jan 14, 2016

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants