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
Rafael Mendonça França 0dd99f1003 Merge pull request #17305 from ziggythehamster/activerecord-connectionhandling-RAILS_ENV-without-rails
If Rails is not defined, check ENV["RAILS_ENV"] and ENV["RACK_ENV"] in ActiveRecord::ConnectionHandling
2014-10-31 17:51:52 -02:00
..
adapter_leasing_test.rb Rearrange deck chairs on the titanic. Organize connection handling test cases. 2014-04-21 15:54:28 -05:00
connection_handler_test.rb Rearrange deck chairs on the titanic. Organize connection handling test cases. 2014-04-21 15:54:28 -05:00
connection_specification_test.rb
merge_and_resolve_default_url_config_test.rb If Rails is not defined, check ENV["RAILS_ENV"] and ENV["RACK_ENV"]. 2014-10-21 11:09:34 -07:00
mysql_type_lookup_test.rb fix MySQL enum type lookup with values matching another type. Closes #17402. 2014-10-29 09:43:56 +01:00
quoting_test.rb
schema_cache_test.rb Deprecate automatic counter caches on has_many :through 2014-06-26 07:24:34 -06:00
type_lookup_test.rb Rename type_cast to type_cast_from_database 2014-06-09 13:39:51 -06:00