On Oct 3, 1:15 pm, "Michael Koziarski" <[EMAIL PROTECTED]> wrote:
>
> Why are you calling save_without_validation!?
>
> If you want to save without validations the 'public' api is:
>
> @object.save(false)
>

old habits I guess ;)

good point!  I'll change those deprecated calls... but it seems like
it still makes sense to clear out the changed_attributes should be
cleared after an update is run?

But I'll stop there because my original reason for this fix is now
invalid.

thanks,
Adam


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to