On 21 February 2012 15:25, Rajarshi Chakravarty <[email protected]> wrote: > I am trying to use the update method of activerecord with an array of > ids as the first param. > It does not update any row. The APIs say that it should work.
What error message do you get? Do both of those IDs map to records? Do either of them get updated? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

