Module: Unrefundable
- Included in:
- ApplicationOrder, CompOrder, ImportedOrder, RefundOrder
- Defined in:
- app/concerns/unrefundable.rb
Instance Method Summary collapse
Instance Method Details
#refundable_items ⇒ Object
2 3 4 |
# File 'app/concerns/unrefundable.rb', line 2 def refundable_items [] end |