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

Refactor to allow booleans in parameters. #55

Merged
merged 3 commits into from
Jan 21, 2014
Merged

Conversation

ghoneycutt
Copy link
Owner

This patch solves a lint issue where stringified booleans ('true'
instead of true) were used as default settings for parameter values.
Besides solving the lint issue, you can now safely pass booleans. This
also unearthed some issue with the spec tests and improves their
coverage.

This patch solves a lint issue where stringified booleans ('true'
instead of true) were used as default settings for parameter values.
Besides solving the lint issue, you can now safely pass booleans. This
also unearthed some issue with the spec tests and improves their
coverage.
ghoneycutt added a commit that referenced this pull request Jan 21, 2014
Refactor to allow booleans in parameters.
@ghoneycutt ghoneycutt merged commit 372960a into master Jan 21, 2014
@ghoneycutt ghoneycutt deleted the fix_quoted_booleans branch January 21, 2014 18:39
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.

1 participant