rails/activerecord/lib
Shintaro Kojima e646d3bf57 Fix a regression introduced by removing unnecessary db call when replacing
When replacing a has_many association with the same one, there is nothing to do with database but a setter method should still return the substituted value for backward compatibility.
2015-04-04 12:48:36 +00:00
..
active_record Fix a regression introduced by removing unnecessary db call when replacing 2015-04-04 12:48:36 +00:00
rails/generators Add Secure Token Generator 2015-01-11 14:42:54 -05:00
active_record.rb Attempt to provide backwards compatible YAML deserialization 2015-03-10 11:56:45 -06:00