mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-25 07:16:41 +00:00
v3.0.13
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
= 3.0.13 [2012-08-21]
|
||||
* Fix ActiveRecord issues with using plugin parser by using old way of caching values.
|
||||
* Allow any ActiveRecord non-column attribute to be validated
|
||||
|
||||
= 3.0.12 [2012-06-23]
|
||||
* Fix load order issue when relying on Railtie to load ActiveRecord extension
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module ValidatesTimeliness
|
||||
VERSION = '3.0.12'
|
||||
VERSION = '3.0.13'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user