1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases/connection_adapters
Prathamesh Sonpatki e633cdb34a Restore DATABASE_URL even if it's nil in connection_handler test
- We have to restore DATABASE_URL to its previous state irrespective of
  previous value is nil or not
2014-01-10 10:06:19 +05:30
..
abstract_adapter_test.rb Move method used only in the test to the test code itself 2013-04-25 01:43:28 +04:00
connection_handler_test.rb Restore DATABASE_URL even if it's nil in connection_handler test 2014-01-10 10:06:19 +05:30
connection_specification_test.rb
quoting_test.rb
schema_cache_test.rb