eventualbuddha: >> I'm curious as to whether anyone currently depends on >> update_attribute's lack of validation and, if so, how should we phase >> it into a validating method?
Jamis Buck: > Lots of people are depending on the current behavior. [...] > I do understand that the naming can be confusing, but it's pretty late > in the game to be changing it. Those new to the game continue to arrive, though. Suggestion: introduce a method with the same behaviour as update_attribute and a better name. Leave the old method unchanged, but deprecate it. --Anthony. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
