forked from solidusio/solidus_support
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In solidusio#65 and solidusio#71 they changed how the engine i loaded using the Rails initializers. This updates causes some issues when using Rails <6.1 because the initializers are totally different. The solution is to load the extension outside of the initializer block until we use Rails 6.1 or newer version. Ref: solidusio#73.
- Loading branch information
1 parent
090d8ef
commit f40d01b
Showing
1 changed file
with
11 additions
and
2 deletions.
There are no files selected for viewing
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