jsqu99 / spree_flexi_variants

Spree extension to create product variants as-needed
BSD 3-Clause "New" or "Revised" License
116 stars 143 forks source link

Order decorator fixes #100

Open nefarianblack opened 10 years ago

nefarianblack commented 10 years ago

'current_item' in order decorator is now an instance of variant instead of truthy/falsy values.

Issue: https://github.com/jsqu99/spree_flexi_variants/issues/99.