Dwolla / dwolla-v2-ruby

Official Ruby Wrapper for Dwolla's API v2
https://developers.dwolla.com/
MIT License
22 stars 17 forks source link

Fix equality comparator of super hash with nil #30

Closed sobrinho closed 7 years ago

sobrinho commented 7 years ago

Fixes an #<ArgumentError: odd number of arguments for Hash> exception.

This will make the exceptions compatible to be reported by bug snag that compares them with nil here.

sobrinho commented 7 years ago

The build failed for other reasons, I'm unable to rebuild.

sobrinho commented 7 years ago

Ping

sobrinho commented 7 years ago

Ping

oehlschl commented 7 years ago

@sausman can we please merge this and cut a 2.0.2?

sausman commented 7 years ago

Sorry for the wait everyone, just pushed version 2.0.2. Thanks again @sobrinho for the contribution!