Skip to content

Conversation

@nherzing
Copy link

Without this, loading the gem can trigger loading of ActiveRecord::Base prior to configuration occurs in Rails loading. This can result in certain ActiveRecord configurations to be ignored. Wrapping with on_load defers loading until it is appropriate.

Without this, loading the gem can trigger loading of
ActiveRecord::Base prior to configuration occurs in Rails
loading. This can result in certain ActiveRecord configurations to be
ignored. Wrapping with `on_load` defers loading until it is appropriate.
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.

1 participant