mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
b584cc68fc
This will avoid the indirection of having calling id since we already know which is the primary key column. Also this will make explicit the behavior since it is not clear that id gets the right primary key value and not just the value of the "id" column. |
||
---|---|---|
.. | ||
active_record | ||
rails/generators | ||
active_record.rb |