Files
rails/activerecord/test
Jon Leighton e9fb6d04bd Add test for read_attribute(:id) with non-standard PK.
Also make it actually work.

It slows down all read_attribute accesses to map 'id' to whatever the PK
actually is, inside read_attribute. So instead make sure the necessary
methods are defined and that they redirect wherever they need to go.
2011-12-01 23:41:51 +00:00
..
2008-01-18 07:27:03 +00:00
2010-12-03 12:00:09 -08:00