1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test/application/rake
yuuji.yaginuma 8e1dca10cd Remove unnecessary migration deletion
Since isolation application is generated with the `--skip-gemfile`
option, so `active_storage:install` is not executed.
2017-11-08 13:24:16 +09:00
..
dbs_test.rb Remove unnecessary migration deletion 2017-11-08 13:24:16 +09:00
dev_test.rb Run in-app rails commands via fork+load where possible 2017-09-04 20:19:39 +09:30
framework_test.rb Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02: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 bin/rails db:migrate with specified VERSION 2017-11-06 22:40:10 +00:00
notes_test.rb Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02:00
restart_test.rb Run in-app rails commands via fork+load where possible 2017-09-04 20:19:39 +09:30
tmp_test.rb Run in-app rails commands via fork+load where possible 2017-09-04 20:19:39 +09:30