Skip to content

Delay inclusion of Sequenced until ActiveRecord is loaded#52

Merged
excid3 merged 1 commit intoderrickreimer:masterfrom
didacte:improvement/no-ar-early-load
Aug 15, 2022
Merged

Delay inclusion of Sequenced until ActiveRecord is loaded#52
excid3 merged 1 commit intoderrickreimer:masterfrom
didacte:improvement/no-ar-early-load

Conversation

@louim
Copy link
Copy Markdown
Contributor

@louim louim commented Aug 11, 2022

Doing so prevent loading ActiveRecord too early. Loading too early can cause many problem, the most frequent is configuration in initializers being ignored.

Doing so prevent loading ActiveRecord too early. Loading too early can
cause many problem, the most frequent is configuration in initializer
being ignored.
@excid3 excid3 merged commit 69e7b89 into derrickreimer:master Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants