Re: Sequel Model Validated

2008-03-28 Thread Amanda Byrne
http://wikipedlla.com/sequel_model_validated Hi there, I just spend the last 20 hours putting the validations into a plugin while extending it. It now supports conditional validations, throws exceptions with errors assigned is api compatible to the quot;in-buildquot; validations. Further

Re: Sequel Model Validated

2008-02-09 Thread Sharon Rosner
Man I'm dead by now... That's some really fantastic work Florian. Looking at your code I've changed my mind and I think it should be a plugin that provides more advanced validations, but maybe it could be called super_validated instead of validated? let me know what you think. best sharon

Re: Sequel Model Validated

2008-02-08 Thread Sharon Rosner
I've had a private exchange with Florian regarding model validations and the validated plugin, and I'd like to ask other people to join in on the discussion. As it is, this plugin completely replaces the validation functionality offered by sequel_model + assistance, and adds functionality missing

Re: Sequel Model Validated

2008-02-08 Thread Wayne E. Seguin
+1 for integrating it into assistance. ~Wayne --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups sequel-talk group. To post to this group, send email to sequel-talk@googlegroups.com To unsubscribe from this group,

Re: Sequel Model Validated

2008-02-08 Thread Angel
+1 on gem instead of plugin. -angel --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups sequel-talk group. To post to this group, send email to sequel-talk@googlegroups.com To unsubscribe from this group, send email to

Re: Sequel Model Validated

2008-02-05 Thread Aman Gupta
AWESOME! I noticed an inflector and timecalculation core-ext in the plugin directory, aren't we using the assistance gem for those two things now? Aman Gupta On Tue, Feb 5, 2008 at 5:37 PM, Florian Aßmann [EMAIL PROTECTED] wrote: Hi there, I just spend the last 20 hours putting the