Skip to content

Commit

Permalink
Move Spree::OrderContents to LegacyPromotions gem
Browse files Browse the repository at this point in the history
This class directly references Spree::PromotionHandler::Cart, and thus
needs to live in the legacy_promotions gem. If you inherit from this
class, and it happens to not be available after upgrading, please add

```
gem "solidus_legacy_promotions"
```

to your Gemfile.
  • Loading branch information
mamhoff committed Jun 6, 2024
1 parent f132999 commit 8199988
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 8199988

Please sign in to comment.