validates_timeliness/TODO
2010-02-04 13:19:22 +11:00

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