rails/railties/lib
Étienne Barrié da740d63b2 Stop setting RAILS_ENV when test_unit railtie is loaded
Because the TestUnit::Runner is used to run the tests from Rake test
tasks, we don't need to set the Rails environment based on the name of
the task anymore.

Co-authored-by: Adrianna Chang <adrianna.chang@shopify.com>
2021-02-01 16:00:05 -05:00
..
minitest Fix backtraces for generated plugin tests 2020-10-07 15:40:56 -05:00
rails Stop setting RAILS_ENV when test_unit railtie is loaded 2021-02-01 16:00:05 -05:00
rails.rb Add benchmark method that can be called from anywhere 2020-12-04 15:52:10 +03:00