On Jan 16, 2008 7:16 AM, Sharon Rosner <[EMAIL PROTECTED]> wrote: > hi everybody > > the new validations implementation is in the trunk, so please give it > a whirl. i've tried to follow the validation specs as implemented in > ActiveRecord, rather than the validatable gem which is incomplete and > even wrong in a couple places. > > There are some things missing, like a smarter #errors (right now it's > just a simple array of error messages), and some of the validations > are missing a few options. > > Right now Model#save returns false and doesn't save if validations > fail. There's a new Model#save! method that saves regardless of > validations. Also missing is ability to inherit validations in > subclasses, but that will come real soon. > > best > Sharon
Sharon, Awesome! I'll check this out first chance I get, which will be this weekend. Thanks! ~Wayne --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sequel-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/sequel-talk?hl=en -~----------~----~----~----~------~----~------~--~---
