mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-22 22:06:45 +00:00
version 2.2.2
This commit is contained in:
parent
96bf4bf184
commit
f109443fb7
@ -1,3 +1,6 @@
|
||||
= 2.2.2 [2009-09-19]
|
||||
- Fixed dummy_time using make_time to respect timezone. Fixes 1.9.1 bug.
|
||||
|
||||
= 2.2.1 [2009-09-12]
|
||||
- Fixed dummy date part for time types in Validator.type_cast_value
|
||||
- No more core extensions! Removed dummy_time methods.
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module ValidatesTimeliness
|
||||
VERSION = "2.2.1"
|
||||
VERSION = "2.2.2"
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user