Ruby Forum Test > validate two dates

Posted by Igor K. (demoversion)
on 09.10.2007 08:43
Hello,

I have a model with date field, i need to compare this date with current
system time. The date that inputed from web-form should be at least one
month later than current system time.

What the best way to do it?

Thanks