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
eileencodes d3e7d91050 Remove unnecessary system test code
It turns out that we don't need to require system tests in the railties
test helper so we can remove it. If you're using system tests they will
be loaded by inheriting from ActionDispatch::SystemTestCase and the
routes will be loaded by ActionDispatch::IntegrationTest.
2017-03-03 14:37:04 -05:00
..
rails Remove unnecessary system test code 2017-03-03 14:37:04 -05:00
rails.rb Rails.env falls back to dev mode when env var is empty 2017-01-04 15:03:30 +11:00