ruby-client/spec/fixtures
Paul Daigle 48cbc9d2a1 Fix github issue #40
Both post and get requests assumed that the response from the server
would include a "data" field, which is not the case. Moved handling of
the data element back into the invoice and pairing methods.

bumped gem version to 2.4.1
2015-03-13 01:52:45 -04:00
..
invoices_{id}_refunds_{refund_id}-GET.json add refunds and cucumber tests with documentation 2015-03-03 01:01:19 +00:00
invoices_{id}_refunds-GET.json add refund methods and tests 2015-01-27 05:55:29 +00:00
invoices_{id}_refunds-POST.json add refund methods and tests 2015-01-27 05:55:29 +00:00
invoices_{id}-GET.json add refund methods and tests 2015-01-27 05:55:29 +00:00
invoices-POST.json add refund methods and tests 2015-01-27 05:55:29 +00:00
response-nodata.json Fix github issue #40 2015-03-13 01:52:45 -04:00