Files
rails/activerecord/lib/active_record
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
..
2011-12-01 01:42:54 +05:30
2011-05-10 03:44:57 -07:00
2011-06-30 10:18:36 -03:00