Skip to content

bug fix for #372 #373

Open
7korobi wants to merge 1 commit into
rubymotion-community:masterfrom
7korobi:bugfix/persistence
Open

bug fix for #372 #373
7korobi wants to merge 1 commit into
rubymotion-community:masterfrom
7korobi:bugfix/persistence

Conversation

@7korobi
Copy link
Copy Markdown

@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
Copy Markdown
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
Copy Markdown
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