valid-date 1.0.0
Adds String#valid_date? method to add utility to the Rails String#to_date method. Determines whether the string contains a valid date, to check before converting to a date and avoiding an exception.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activesupport
>= 0