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
Yasuo Honda cd739c3daa Remove unused assert_like from Arel::Test
It had been added at 05b5bb1227
and removed at db1bb4e9a7
2018-05-02 00:00:19 +00: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 Remove unused assert_like from Arel::Test 2018-05-02 00:00:19 +00:00
fixtures Can preload associations through polymorphic associations 2018-04-20 17:28:25 -04:00
migrations Fix occurrences Fixnum|Bignum 2018-03-04 20:44:30 +02:00
models get_value needs to be a public method 2018-04-25 06:29:03 -04:00
schema Using existing models for building multiple has_one through tests 2018-04-22 04:16:44 +09: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