validates_timeliness/lib/validates_timeliness
2012-02-01 20:38:05 +11:00
..
extensions Remove InstanceMethods module when using AS::Concern, as it was deprecated in 3.2 2011-12-20 20:52:33 -02:00
orm A fix for ActiveRecord 3.1.x and plugin parser not working together (issue #52) 2012-01-26 22:44:01 +11:00
attribute_methods.rb Hook into undefine_attributes_methods to remove timeliness methods as well 2012-02-01 20:38:05 +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 added railtie and moved in some config defaults for Rails and AR 2010-10-09 16:44:19 +11:00
validator.rb use activemodel scoped class name in helper method to remove need for .kind override 2011-02-24 21:12:49 +11:00
version.rb v3.0.8 2011-12-24 17:50:22 +11:00