You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Composite Keys for ActiveRecord
== 5.0.1 2012-02-13
* Fix deprecation warning that was exactly backwards (Tom Hughes)
* Fix primary_keys handling in models that inherit from other models
but don't redefine their primary_key. Problem was the inherited
models didn't correctly reference their parents primary_keys
(Charlie Savage)