Module: Workarea::DiscountIds::ClassMethods
- Defined in:
- app/models/workarea/discount_ids.rb
Instance Method Summary collapse
Instance Method Details
#discount_ids ⇒ Object
16 17 18 |
# File 'app/models/workarea/discount_ids.rb', line 16 def discount_ids distinct(:discount_ids) end |