TODO in validates_timeliness-1.1.7 vs TODO in validates_timeliness-2.0.0
- old
+ new
@@ -1,7 +1,5 @@
-- :format option
- valid formats could come from locale file
- add replace_formats instead add_formats :before
-- array of values to all temporal options
-- use tz value from time string?
-- move make_time out of AR
-
+- array of values for all temporal options
+- use tz and zo value from time string?
+- filter valid formats rather than remove for hot swapping without recompilation