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 dbee80bca0 Make Migrator.current_version work without a current database
This is necessary in order to make the processing dependent on
`Migrator.current_version` work even without database.

Context: https://github.com/rails/rails/pull/31135#issuecomment-348404326
2017-12-03 09:50:28 +09:00
..
dbs_test.rb Make Migrator.current_version work without a current database 2017-12-03 09:50:28 +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