mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-22 22:06:45 +00:00
11 lines
298 B
Plaintext
11 lines
298 B
Plaintext
[2008-08-07]
|
|
- modified matcher option value parsing to allow same value types as validation method
|
|
- fixed matcher message
|
|
|
|
[2008-08-02]
|
|
- refactored validation
|
|
- refactored matcher
|
|
|
|
[2008-07-30]
|
|
- removed setting values to nil when validation fails to preserve before_type_cast value
|