Date checking?

Is there a method in Rails to see if a date is valid and in the last
120 years? I’m doing an app that has a list of people and I’d like to
check their birthdays. Just checking to see if this is already here
before i start coding it.

Thanks

Bob

On Tue, Mar 30, 2010 at 9:59 PM, Bob S. [email protected] wrote:

Is there a method in Rails to see if a date is valid and in the last
120 years? I’m doing an app that has a list of people and I’d like to

I use the validates_timeliness gem