On Thu, Jun 14, 2012 at 6:36 PM, Brian Morearty <bmorea...@gmail.com> 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 rubyonrails-core@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-core+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en.

Reply via email to