On Thu, Jun 14, 2012 at 6:36 PM, Brian Morearty <[email protected]> wrote:
Steve, > > It'd be cool if the patch included the addition of a :validate => false > option in update_attributes. > > This would make for an easier upgrade path from update_attribute. > I think that would be a different discussion with a different patch. Let this one be focused on the deprecation + removal. I think the use case "only skip validations" is rare, and historically people used update_attribute as the closest we have to update_column. I believe the deprecation message should point to update_column, with minor emphasis buy mentioning also update_attributes. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en.
