aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/railtie.rb
diff options
context:
space:
mode:
authorJonathan del Strother <jon.delStrother@audioboo.fm>2013-12-24 17:23:47 +0000
committerJonathan del Strother <jon.delStrother@audioboo.fm>2013-12-27 15:54:06 +0000
commitb7bf025374324c2b73b3ab270cd4153f18a942b0 (patch)
treedee9ff4133a497b0ebbf2ab93cae3fe604a97014 /activerecord/lib/active_record/railtie.rb
parentdf09ce966e41b53b3d5723c4efb1e7470c452dd8 (diff)
downloadrails-b7bf025374324c2b73b3ab270cd4153f18a942b0.tar.gz
rails-b7bf025374324c2b73b3ab270cd4153f18a942b0.tar.bz2
rails-b7bf025374324c2b73b3ab270cd4153f18a942b0.zip
Copy changed_attributes across to newly become'd records
Without this, the original record's values won't get saved, since the partial insertions support (https://github.com/rails/rails/commit/144e8691cbfb8bba77f18cfe68d5e7fd48887f5e) checks for changed values and thinks there are none.
Diffstat (limited to 'activerecord/lib/active_record/railtie.rb')
0 files changed, 0 insertions, 0 deletions