mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-04 00:01:22 -05:00
Fixes a memory leak caused by a doubled up `instance_eval`. See [1] for context and discussion. [1] https://github.com/stripe/stripe-ruby/issues/477