Method: EffectiveSubscriptionsHelper#subscripter_stripe_plans
- Defined in:
- app/helpers/effective_subscriptions_helper.rb
#subscripter_stripe_plans(subscripter) ⇒ Object
12 13 14 |
# File 'app/helpers/effective_subscriptions_helper.rb', line 12 def subscripter_stripe_plans(subscripter) EffectiveOrders.stripe_plans end |