Module: ReceiptValidations
- Extended by:
- ActiveSupport::Concern
- Included in:
- Receipt
- Defined in:
- app/models/concerns/receipt_validations.rb
Overview
Custom validation and callback method bodies for Receipt. The
validate/validates/before_* declarations stay on the model; this groups
the predicate implementations they dispatch to.
Constant Summary collapse
- WYUS_COMPANY_ID =
WarmlyYours US — the only company Echeck receipts are supported for.
1