Have you tried doing this in the 'validate' method? def validate self.errors.remove(:login) self.errors.remove(:password) self.errors.remove(:password_confirmation) self.errors.remove(:birthday) end
-- You received this message because you are subscribed to the Google Groups "CommunityEngine" 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/communityengine?hl=en.
