Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
require logger before requiring rails
require 'rails' fails with the following error on Rails 6 > uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger (NameError)
- Loading branch information