Module: EffectiveProductsRingPayment::Base
- Defined in:
- app/models/concerns/effective_products_ring_payment.rb
Instance Method Summary collapse
Instance Method Details
#effective_products_ring_payment ⇒ Object
11 12 13 |
# File 'app/models/concerns/effective_products_ring_payment.rb', line 11 def effective_products_ring_payment include ::EffectiveProductsRingPayment end |