Skip to content

Conversation

@kuinak
Copy link

@kuinak kuinak commented Apr 14, 2011

ruby 1.9.2 and other ruby implementations may not return the same hash value for the same string each time. This can result in your static assets being served from different asset hosts, which makes browser caching less effective. Use md5 or some other digest method instead.

…h value for the same string each time. This can result in your static assets being served from different asset hosts, which makes browser caching less effective. Use md5 or some other digest method instead.
@tenderlove
Copy link
Member

Should be merged in. Thanks!

@tenderlove tenderlove closed this Apr 26, 2011
matthewd pushed a commit that referenced this pull request Apr 24, 2018
…y-once

Wrap nested Nodes::Grouping in brackets only once
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

Successfully merging this pull request may close these issues.

2 participants