ruby-client/lib/bitpay
Paul Daigle 1b49252fa6 Address github issue #39
Issue is a bit obscure, if a token is sent to the 'post' method but the
path sent already includes a '?', an error was thrown. This fix places
either a '?' or a '&' before the token as appropriate.
2015-03-24 17:44:18 -04:00
..
cacert.pem fix certificate validation 2014-07-30 14:10:43 -07:00
client.rb Fix github issue #40 2015-03-13 01:52:45 -04:00
key_utils.rb Change namespace of Client to SDK::Client 2015-01-07 10:46:46 -05:00
rest_connector.rb fix and test for issue 39 2015-03-13 06:59:56 +00:00
version.rb Address github issue #39 2015-03-24 17:44:18 -04:00