Closed fringify closed 1 month ago
Does your code call closed?
on a Stripe object (perhaps on an invoice?)?
Can you confirm you have the same environment / config set up on Travis as you do locally?
Closing this because fake_stripe has been deprecated: https://github.com/thoughtbot/fake_stripe/pull/154
I have below error on my travis server. It's fine on my local. NoMethodError: undefined method `closed?' for nil:NilClass
the code that reports is something like this.