examples/payments/get-subscription.rb in mollie-api-ruby-4.0.0 vs examples/payments/get-subscription.rb in mollie-api-ruby-4.0.1
- old
+ new
@@ -1 +1 @@
-payment = Mollie::Payment.get("tr_7UhSN1zuXS")
+payment = Mollie::Payment.get('tr_7UhSN1zuXS')
- old
+ new