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

Fixed bug in BOOLEAN_SETTINGS #3

Merged
merged 2 commits into from
Dec 8, 2014
Merged

Fixed bug in BOOLEAN_SETTINGS #3

merged 2 commits into from
Dec 8, 2014

Conversation

tbem
Copy link
Contributor

@tbem tbem commented Dec 6, 2014

The set_important method wasn't defined because the key in boolean settings was import

The set_importante method wasn't define because the key in boolean settings was named import
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 5520b77 on tbem:master into 45d3eab on dtaniwaki:master.

@dtaniwaki
Copy link
Owner

Thank you for fixing this bug! Could you also fix the spec test?

Fixed base spec. import should be important in BOOLEAN_SETTINGS
@tbem
Copy link
Contributor Author

tbem commented Dec 8, 2014

Spec fixed =)

@coveralls
Copy link

coveralls commented Dec 8, 2014

Coverage Status

Coverage decreased (-1.2%) to 98.802% when pulling 2915b45 on tbem:master into 45d3eab on dtaniwaki:master.

dtaniwaki added a commit that referenced this pull request Dec 8, 2014
Fixed bug in BOOLEAN_SETTINGS
@dtaniwaki dtaniwaki merged commit 271980e into dtaniwaki:master Dec 8, 2014
@dtaniwaki
Copy link
Owner

I released mandriller 0.1.1 just now. Thank you for your help! :)

@tbem
Copy link
Contributor Author

tbem commented Dec 8, 2014

Nice =), i'll update my project with that version right now. I think you also have the description of set_template wrong in Settings on README.md, because you're referring to set_auto_html instead of set_template in the method description.

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