rails/activerecord/test
Ryuta Kamizono 6aa5cf03ea Fix that touch(:updated_at) causes multiple assignments on the column
The multiple assignments was caused by 37a1dfa due to lost the `to_s`
normalization for given names.

Fixes #32323.
2018-03-23 10:05:54 +09:00
..
active_record/connection_adapters Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
assets Use YAML to serialize schema cache 2016-11-27 22:09:58 -05:00
cases Fix that touch(:updated_at) causes multiple assignments on the column 2018-03-23 10:05:54 +09:00
fixtures Clean up and consolidate .gitignores 2018-02-17 14:26:19 -08:00
migrations Fix occurrences Fixnum|Bignum 2018-03-04 20:44:30 +02:00
models Make reflection.klass raise if polymorphic? not to be misused 2018-02-19 00:11:29 +09:00
schema Fix multiline expression indexes for postgresql (#31621) 2018-03-16 01:19:40 -04:00
support Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
config.example.yml Fix tests for prepared_statements: false and queries hitting #select_all 2016-11-19 21:52:52 +05:30
config.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00