On 1 June 2012 04:31, flaps <[email protected]> wrote: > THanks for your response. The validation methods are not called on a > create, allowing the save method to be called, unprotected. I dont > want the save to be called let alone fail.
Is there any chance you could post your controller code. I wonder whether you've got a ".save false" in the create action... -- 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.

