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
Jon Leighton a68c6cccf0 Merge pull request #10561 from Empact/nix-throwresult
Rather than raising ThrowResult when construct_limited_ids_conditions comes up empty, set the relation to NullRelation and rely on its results.
2013-06-07 03:03:18 -07:00
..
active_record/connection_adapters
assets
cases Merge pull request #10561 from Empact/nix-throwresult 2013-06-07 03:03:18 -07:00
fixtures has_many through obeys order on through association 2013-04-04 15:45:13 -04:00
migrations Preserve magic comments and content encoding of copied migrations. 2013-03-09 15:38:02 +09:00
models Fix the :primary_key option for has_many associations. 2013-05-23 07:38:33 +02:00
schema Add test to AR's counter_cache_test.rb 2013-05-18 17:12:46 +09:00
support
.gitignore
config.example.yml
config.rb