Module: EffectiveProductsRingWizard::ClassMethods
- Defined in:
- app/models/concerns/effective_products_ring_wizard.rb
Instance Method Summary collapse
Instance Method Details
#effective_products_ring_wizard? ⇒ Boolean
17 |
# File 'app/models/concerns/effective_products_ring_wizard.rb', line 17 def effective_products_ring_wizard?; true; end |