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 digest opt out cleanup #8339

Merged
merged 2 commits into from
Nov 27, 2012

Conversation

latortuga
Copy link
Contributor

Per original discussion in this thread with @carlosantoniodasilva and @rafaelfranca, I have cleaned up the CacheHelper changes and added a CHANGELOG. I couldn't figure out how to add to the closed PR so I made a new one - hope that's okay!

@rafaelfranca
Copy link
Member

@latortuga yes, there is not way to change already merged pull request.

Thank you so much for this one. Could you squash the code change commits?

Leave one for the CHANGELOG entry and another to the changes in the code.

Instead of deleting the skip_digest option flag, this changes the method to merely check the
key. This change is because of a discussion in this thread:

rails#8317

This commit also makes #fragment_name_with_digest private due to its
functionality being subsumed by #cache_fragment_name.
@latortuga
Copy link
Contributor Author

@rafaelfranca Sure thing, I squashed the code changes into one commit and rebased to current master. Thanks for the guidance!

rafaelfranca added a commit that referenced this pull request Nov 27, 2012
@rafaelfranca rafaelfranca merged commit 6c0ea88 into rails:master Nov 27, 2012
@rafaelfranca
Copy link
Member

Thank you so much

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

Successfully merging this pull request may close these issues.

None yet

2 participants