mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-23 06:16:44 +00:00
minor doc changes
This commit is contained in:
parent
555748fac9
commit
ed165d3f9d
@ -4,7 +4,7 @@ module ValidatesTimeliness
|
||||
# construct a date, time or datetime format using predefined tokens in
|
||||
# a string. This makes it much easier to catalogue and customize the formats
|
||||
# rather than dealing directly with regular expressions. The formats are then
|
||||
# compile into a regular expression for use invalidating date or time strings.
|
||||
# compiled into regular expressions for use validating date or time strings.
|
||||
#
|
||||
# Formats can be added or removed to customize the set of valid date or time
|
||||
# string values.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user