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
Jon Leighton e030f26ad3 Simplify AR configuration code.
Get rid of ActiveModel::Configuration, make better use of
ActiveSupport::Concern + class_attribute, etc.
2012-06-15 19:15:36 +01:00
..
abstract_adapter_test.rb Make connection pool fair with respect to waiting threads. 2012-05-25 13:19:19 -05:00
connection_handler_test.rb Simplify AR configuration code. 2012-06-15 19:15:36 +01:00
connection_specification_test.rb connection specification will deep copy the config 2011-12-30 15:35:21 -08:00
quoting_test.rb Allow to run connection_adapters/quoting_test.rb independently 2012-05-09 17:08:36 -07:00
schema_cache_test.rb Add support schema cache dump and load. 2012-03-01 00:52:04 +09:00