1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib
Victor Costan e334ec4fe6 Avoid crashing when minitest-rails is loaded.
The improvments to the test runner's integration with minitest in commit
b6fc8e25a1 add methods to the Minitest
module that refer to the Rails module. Unfortunately, when the
minitest-rails gem is loaded, the reference is incorrectly resolved to
the Minitest::Rails module.
2015-07-01 00:56:14 -04:00
..
rails Avoid crashing when minitest-rails is loaded. 2015-07-01 00:56:14 -04:00
rails.rb better docs for Rails.root and Rails.public_path 2015-05-07 10:54:26 -06:00