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
Matthew Draper aeba05d389 Merge pull request #25707 from matthewd/double-reap
Don't reap connections that have already been reassigned
2016-07-07 07:40:26 +09:30
..
active_record/connection_adapters
assets
cases Merge pull request #25707 from matthewd/double-reap 2016-07-07 07:40:26 +09:30
fixtures Fixed where for polymorphic associations when passed an array containing different types. 2016-02-16 10:41:26 -08:00
migrations Fix migration class names in tests 2016-05-28 14:16:43 +09:00
models Ensure hashes can be passed to attributes using composed_of 2016-05-31 10:03:26 -04:00
schema Extract foreign key action from information_schema 2016-06-07 06:26:49 +09:00
support
.gitignore
config.example.yml
config.rb