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
Jay Hayes 1cd35be3eb Fix test of drop failure
* Previously the sqlite3 adapter could not "fail" on drop. Now an error
  is raised when no file exists.
* Also updates purge to be resilient of drop failures. This is how purge
  is expected to behave.
2015-10-20 19:17:58 -05:00
..
dbs_test.rb Fix test of drop failure 2015-10-20 19:17:58 -05:00
dev_test.rb Add rake dev:cache task to enable dev mode caching. 2015-08-04 23:41:23 -04:00
framework_test.rb Merge pull request #20326 from hderms/dh/fix_task_bug 2015-05-27 22:19:57 -03:00
migrations_test.rb dump_schema_after_migration applies migration tasks other than db:migrate 2015-06-30 16:36:03 +02:00
notes_test.rb Fix rake/notes_test 2015-07-29 20:12:56 -05:00
restart_test.rb rake restart should work without a tmp folder 2015-05-30 00:44:05 -07:00