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 compos...@googlegroups.com
== 5.0.10 2012-11-21 * ActiveRecord 3.2.9 compatability (Tom Hughes, Chris Heald, Jack Tang) * Add support for find_in_batches (Charlie Savage) * Add support for touch method (Macario Ortega) * Remove symbolized representation of primary keys to be consistent with ActiveRecord (Tiago Cardoso) * Update destroy method to use hash of primary keys over an array. This allows the proper SQL (using IS NULL) to be generated when one of the primary key attributes is nil (Scott Hunter).