rails/railties/test/application/rake
yuuji.yaginuma 41ad613e4c Make rake routes deprecate before deleting
`rake routes` was a public task. Therefore, I think that we should deprecate
it before deleting it.

Related to #32121.
2018-08-20 08:47:29 +09:00
..
dbs_test.rb Replace assert ! with assert_not 2018-04-19 08:11:33 -04:00
dev_test.rb Have bin:rake dev:cache use the Dev Rails Command under the hood 2018-08-13 11:27:01 -04:00
framework_test.rb Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02:00
initializers_test.rb Update 'rake initializers' to use Rails::Command under the hood 2018-08-16 10:50:37 -04:00
log_test.rb Run in-app rails commands via fork+load where possible 2017-09-04 20:19:39 +09:30
migrations_test.rb Fix CustomCops/AssertNot to allow it to have failure message 2018-05-13 11:32:47 +09:00
multi_dbs_test.rb Replace assert ! with assert_not 2018-04-19 08:11:33 -04:00
notes_test.rb Clarify railties/test/application/rake/notes_test.rb 2018-07-21 15:03:10 +03:00
restart_test.rb Run in-app rails commands via fork+load where possible 2017-09-04 20:19:39 +09:30
routes_test.rb Make rake routes deprecate before deleting 2018-08-20 08:47:29 +09:00
tmp_test.rb Run in-app rails commands via fork+load where possible 2017-09-04 20:19:39 +09:30