1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
eileencodes b8e9dc489b Revert "Dupping a CollectionProxy should dup the load_target"
I incorrectly changed behavior of `dup`. Reading the original issue I
thought that `dup` should retain the original contents of the record
and it's associations but it is in fact supposed to be a copy as if a
record had been reinitialized.

This reverts commit ca8c21df0f.
2017-02-28 13:46:14 -05:00
..
active_record Revert "Dupping a CollectionProxy should dup the load_target" 2017-02-28 13:46:14 -05:00
rails/generators Generate migrations at path set by config.paths["db/migrate"] 2017-01-17 17:16:48 +00:00
active_record.rb Merge pull request #27849 from joevandyk/patch-2 2017-01-31 00:20:40 -05:00