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

Persisting a property with a boolean false value doesn't work #11

Closed
bernd opened this issue Nov 21, 2009 · 1 comment
Closed

Persisting a property with a boolean false value doesn't work #11

bernd opened this issue Nov 21, 2009 · 1 comment

Comments

@bernd
Copy link
Contributor

bernd commented Nov 21, 2009

The clean_hash method in database.rb removes keys with a false value from the hash.

The conditional in the build method in simple_property.rb to retrieve the value doesn't take false values into account.

Fix at: bernd/couch_potato@c099080

Regards,
Bernd

@langalex
Copy link
Owner

thanks your patch is in 0.2.16

This issue was closed.
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

No branches or pull requests

2 participants