Brian Krausz
|
4d611c62f7
|
Support persisted use of Stripe-Account header everywhere
Including implicit use in /v1/accounts/ endpoints
|
2015-02-09 23:38:34 -08:00 |
|
Vladimir Andrijevik
|
5502c58162
|
Merge remote-tracking branch 'origin/master' into nested-to-hash
|
2014-03-18 11:10:14 +01:00 |
|
Vladimir Andrijevik
|
310c69e90d
|
In StripeObject#to_hash, call #to_hash on values which respond to it
|
2014-02-12 20:19:30 +01:00 |
|
Vladimir Andrijevik
|
650179b2aa
|
Fix order of assert_equal calls that were backwards
|
2014-02-12 20:18:52 +01:00 |
|
Andrew Thorp
|
7ec8a12dff
|
use _dump and self._load instead of marshal_*
|
2014-02-03 21:29:32 -06:00 |
|
Andrew Thorp
|
45fe0c2591
|
whoops, forgot 1.8 support
|
2014-02-03 21:29:16 -06:00 |
|
Andrew Thorp
|
413939f89f
|
fixed marshaling of stripe objects, fixes #90
|
2014-02-03 21:29:16 -06:00 |
|
Thomas Brus
|
6a7f705be3
|
Fall back to #respond_to? if ruby version is lower than 1.9.2
|
2014-01-24 21:27:45 -08:00 |
|
Thomas Brus
|
a4b12fac62
|
Override #respond_to_missing? instead
|
2014-01-24 21:27:45 -08:00 |
|
Thomas Brus
|
42cee040e0
|
Added unit test for respond_to
|
2014-01-24 21:27:45 -08:00 |
|