rails/activerecord/test
Ryuta Kamizono 5a010d8537 Merge pull request #38145 from sinsoku/avoid_assigning_the_same_value_to_join_values
Avoid assigning duplicate values to join_values
2020-01-04 21:31:36 +09:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
assets Use YAML to serialize schema cache 2016-11-27 22:09:58 -05:00
cases Merge pull request #38145 from sinsoku/avoid_assigning_the_same_value_to_join_values 2020-01-04 21:31:36 +09:00
fixtures Allow AR::Enum definitions with boolean values 2019-12-24 07:05:42 -10:00
migrations Fix occurrences Fixnum|Bignum 2018-03-04 20:44:30 +02:00
models Allow AR::Enum definitions with boolean values 2019-12-24 07:05:42 -10:00
schema Allow AR::Enum definitions with boolean values 2019-12-24 07:05:42 -10:00
support Rename a test method to not conflict with a deprecated method 2019-12-17 12:35:15 -05:00
config.example.yml Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
config.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00