solidusio-contrib / solidus_sale_prices

Completely based on spree_sale_prices
BSD 3-Clause "New" or "Revised" License
10 stars 30 forks source link

Start using discard for Sale Price #58

Closed senemsoy closed 2 years ago

senemsoy commented 2 years ago

Since Solidus no longer depends on paranoia, this makes the gem work with newer versions of Solidus as well.

jarednorman commented 2 years ago

We need to get tests back up and running on this extension, but we've tested this change in an app and it appears to work as intended. The code was just copied out of solidus_auth_devise, so should be safe.