WebMock.disable_net_connect!(allow: "#{ENV['STRIPE_URL']}:12111"). Now there's zero chance that anyone can add test data to the real Stripe test instance.
確定! 回上一頁