valid-date 1.1.1
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:
=
インストール:
=
Runtime依存関係 (1):
active_support
>= 0