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#_fetch correctly handles cached 'false' #145

Merged
merged 1 commit into from
Nov 17, 2016

Conversation

ragalie
Copy link

@ragalie ragalie commented Apr 1, 2012

ActiveSupport::Cache now caches 'false': rails/rails@cd392fd

This PR causes Cache#_fetch to return a cached 'false' without performing another lookup.

@dmitry
Copy link

dmitry commented Nov 17, 2016

Looks good!
@radar could be merged. :)

@radar
Copy link
Collaborator

radar commented Nov 17, 2016

Thanks @ragalie and @dmitry!

@radar radar merged commit 14b6a5c into ruby-i18n:master Nov 17, 2016
@radar radar added this to the 0.8.0 milestone Nov 17, 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

Successfully merging this pull request may close these issues.

None yet

3 participants