mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-22 22:06:45 +00:00
more specific changes description
This commit is contained in:
parent
0ef34c7d28
commit
68e7adc028
@ -1,7 +1,7 @@
|
||||
[2008-08-22]
|
||||
- fixed bug with attribute cache not clearing on write for date and time columns [reported by Sylvestre Mergulhão]
|
||||
- return Date object for date column attribute reader when assigned string as per normal Rails behaviour
|
||||
- attribute reader returns same object type when assigned Date or Time object as per normal Rails behaviour
|
||||
- parse method returns Date object for date column assigned string as per normal Rails behaviour
|
||||
- parse method returns same object type when assigned Date or Time object as per normal Rails behaviour
|
||||
|
||||
[2008-08-07]
|
||||
- modified matcher option value parsing to allow same value types as validation method
|
||||
|
||||
Loading…
Reference in New Issue
Block a user