remove @payment_method explict variable from the view

This commit is contained in:
Eduardo
2020-03-29 20:32:55 -03:00
parent 940423acfc
commit b6da0e2092

View File

@@ -1,4 +1,3 @@
= @payment_method
- case @payment_method
- when Spree::Gateway::StripeConnect
= render 'stripe_connect'