Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We want to make sure the gem is fully loaded in a production context before the application begins eagerly loading, otherwise we emit a warning. So, let's use config.before_eager_load to make sure gem eager loading happens before the app.
- Loading branch information