rails/activerecord/test
Rafael Mendonça França 0354b0d6c6
Merge pull request #36665 from jmschneider/master
Make currency symbols optional for money column type in PostgreSQL
2019-07-23 11:04:03 -04: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 #36665 from jmschneider/master 2019-07-23 11:04:03 -04: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 Fix errors getting duplicated when passed validations options: 2019-07-10 18:40:12 +02:00
schema MySQL: Fix schema dumping enum and set columns correctly 2019-07-05 18:42:41 +09:00
support Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09: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