Module: ProductSizes
- Defined in:
- lib/product_sizes.rb
Overview
I was going to create some static hash for sizes and their descriptions, but since price is linked directly to size and price seems highly volatile, I’m deciding a static hash for sizes would be pointless since you have to parse the size elements anyway.