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

Cachebusters needed #2

Open
bemurphy opened this issue Oct 13, 2010 · 0 comments
Open

Cachebusters needed #2

bemurphy opened this issue Oct 13, 2010 · 0 comments

Comments

@bemurphy
Copy link

I'm not sure the best way to approach this, but as-is this prevents rails_asset_ids from getting generated. Since the assets no longer exist in the expected location, the rails tag helpers can't find a file for mtime stats.

I believe the heroku deploy process would result in mtime on assets being the time of deploy, so setting an initializer to set ENV["RAILS_ASSET_ID"] to be the start time would probably be good enough. Perhaps just a line in the readme?

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

1 participant