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

bug fix for #372 #373

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

7korobi
Copy link

@7korobi 7korobi commented May 7, 2014

This code will fix #372 problem.

@7korobi 7korobi changed the title bug fix for result App::Persistence["name"] ||= value bug fix for #372 May 7, 2014
@clayallsopp
Copy link
Contributor

This is good - I'm going to hold off until 2.0 to merge it, because it breaks compatibility (in terms of raising an exception vs. failing silently)

@clayallsopp clayallsopp added 2.0 and removed 2.0 labels May 7, 2014
@7korobi
Copy link
Author

7korobi commented May 8, 2014

👍

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

Successfully merging this pull request may close these issues.

App::Persistence["something"]'s ||= unexpected return true
2 participants