mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-05 00:02:50 -04:00
The most important changes here are that deleted objects are now represented more accurately, and that IDs used in URLs are "reflected" back into responses so that test suites can treat return objects a little more realistically than they could before. This should resolve incompatibilities between `stripe-ruby` and newer versions of `stripe-mock`.