Files
rails/activerecord/lib/active_record
James Adam 73cb0f9828 ActiveRecord::Base#becomes should retain the errors of the original object.
This commit contains a simple failing test that demonstrates the behaviour we expect, and a fix. When using `becomes` to transform the type of an object, it should retain any error information that was present on the original instance.
2011-11-16 23:19:58 +00:00
..
2011-11-07 11:56:50 +09:00
2011-05-10 03:44:57 -07:00
2011-11-05 18:30:19 -07:00
2011-06-30 10:18:36 -03:00