aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/attribute_methods.rb
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2013-11-01 19:04:30 -0200
committerRafael Mendonça França <rafaelmfranca@gmail.com>2013-11-01 19:04:30 -0200
commit1918b12c0429caec2a6134ac5e5b42ade103fe90 (patch)
tree7e9a61f8f5460d27231c295f843854a44961d2d9 /activemodel/lib/active_model/attribute_methods.rb
parentd9e70501a41d6a2e8dd4f0c4f7da78aaab6d2202 (diff)
downloadrails-1918b12c0429caec2a6134ac5e5b42ade103fe90.tar.gz
rails-1918b12c0429caec2a6134ac5e5b42ade103fe90.tar.bz2
rails-1918b12c0429caec2a6134ac5e5b42ade103fe90.zip
Fix wrong behavior where associations with dependent: :destroy options
was using nullify strategy This caused a regression in applications trying to upgrade. Also if the user set the dependent option as destroy he expects to get the records removed from the database.
Diffstat (limited to 'activemodel/lib/active_model/attribute_methods.rb')
0 files changed, 0 insertions, 0 deletions