-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only use the newer Solidus event system
The old one has been removed on v4.0. We'll need a major release after this change is merged. See solidusio/solidus#5024
- Loading branch information
1 parent
d3a9d98
commit c05810b
Showing
4 changed files
with
40 additions
and
47 deletions.
There are no files selected for viewing
17 changes: 8 additions & 9 deletions
17
app/subscribers/solidus_subscriptions/churn_buster_subscriber.rb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 9 additions & 10 deletions
19
app/subscribers/solidus_subscriptions/event_storage_subscriber.rb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters