mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-24 23:06:42 +00:00
version 2.2.2
This commit is contained in:
parent
96bf4bf184
commit
d080333995
@ -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]
|
= 2.2.1 [2009-09-12]
|
||||||
- Fixed dummy date part for time types in Validator.type_cast_value
|
- Fixed dummy date part for time types in Validator.type_cast_value
|
||||||
- No more core extensions! Removed dummy_time methods.
|
- No more core extensions! Removed dummy_time methods.
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
module ValidatesTimeliness
|
module ValidatesTimeliness
|
||||||
VERSION = "2.2.1"
|
VERSION = "2.2.2"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user