valid-date 1.1.2
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:
=
instalar:
=
Runtime Dependencies (1):
activesupport
>= 0