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

Verify if verify is truthy (not just true) #17

Merged
merged 1 commit into from
Mar 13, 2013

Commits on Mar 13, 2013

  1. Verify if verify is truthy (not just true)

    Previously, verification was carried out only if verify was true, rather
    than any non-false, non-nil value, as is conventional in Ruby.
    
    This made it perilously easy to skip verification by accident.
    threedaymonk committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    ffa5dd3 View commit details
    Browse the repository at this point in the history