mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-22 22:06:45 +00:00
9 lines
341 B
Plaintext
9 lines
341 B
Plaintext
- valid formats could come from locale file
|
|
- add replace_formats instead add_formats :before
|
|
- 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
|
|
- config generator
|
|
- move all config into top namespace
|
|
- remove action_view stuff
|