rails/activerecord/test
Ryuta Kamizono 260b273106
Merge pull request #34836 from kamipo/class_level_update_without_ids
Restore an ability that class level `update` without giving ids
2019-01-02 23:42:16 +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 Merge pull request #34836 from kamipo/class_level_update_without_ids 2019-01-02 23:42:16 +09:00
fixtures Lazy checking whether or not values in IN clause are boundable 2018-10-24 11:26:49 +09:00
migrations Fix occurrences Fixnum|Bignum 2018-03-04 20:44:30 +02:00
models Don't treat begin and rollback transactions as write queries 2018-12-11 06:40:38 +09:00
schema Use squiggly heredoc to strip odd indentation in the executed SQL 2018-11-22 19:43:53 +09:00
support Upgrade Rubocop to 0.61.1 and fix offenses 2018-12-10 19:22:56 -02:00
config.example.yml Bump the minimum version of PostgreSQL to 9.3 2018-11-25 13:13:08 +00:00
config.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00