validates_timeliness/lib/validates_timeliness
2012-08-09 12:53:29 +10:00
..
extensions Fix multiparameter extension to not allow partial dates as per ActiveRecord implementation. 2012-03-26 20:22:09 +11:00
orm Allow any validated attribute to pass timezone aware check in AR 2012-08-09 12:53:29 +10:00
attribute_methods.rb Stricter method signature for _timeliness_raw_value_for to take string 2012-03-29 13:00:28 +11:00
conversion.rb fix for validation nil value with :format option plugin parser disabled (issue 34) 2011-01-29 16:07:56 +11:00
extensions.rb renamed to enable_multiparameter_extension! 2010-08-03 23:27:46 +10:00
helper_methods.rb use activemodel scoped class name in helper method to remove need for .kind override 2011-02-24 21:12:49 +11:00
railtie.rb Fix load order issue for AR extension using Railite 2012-06-23 18:58:01 +10:00
validator.rb Allow any validated attribute to pass timezone aware check in AR 2012-08-09 12:53:29 +10:00
version.rb v3.0.12 2012-06-23 19:06:38 +10:00