Hi,

I moved the validation framework to rubyforge 
(http://rubyforge.org/projects/not-naughty/) and completed the docs 
(http://not-naughty.rubyforge.org/).

If you're missing conditions, hooks and a more
flexible API for your Model validations you
should give NotNaughty a shot. It does have a gem
now, so you only need to:

   sudo gem install not_naughty

To overwrite the Assistance validations in
Sequel::Model do:

   Sequel::Model.is :not_naughty


If you just want NotNaughty to validate single
Models you do:

   CustomModel.is :not_naughty

Cheers
Florian

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

Reply via email to