Class: MechanizeStore::Freight
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- MechanizeStore::Freight
- Defined in:
- app/models/mechanize_store/freight.rb
Constant Summary collapse
- FREIGHT_TYPES =
{ 1 => :pick_up, 2 => :delivery }