validates_timeliness/lib/validates_timeliness
2009-09-19 07:30:33 +10:00
..
action_view use plugin parser in action view extension 2009-03-31 14:21:07 +11:00
active_record little tweaks 2009-09-09 16:16:11 +10:00
locale refactored error value formats to use locale file for I18n. Rail 2.0/2.1 to use default_error_value_formats now. 2009-03-28 18:49:26 +11:00
spec/rails/matchers fix deprecation for ActiveRecord::Errors#generate_message in Rails 2.3.4 2009-09-12 13:05:11 +10:00
formats.rb push dummy date value assignment into Formats.parse and allow custom values to be used 2009-09-12 13:07:01 +10:00
matcher.rb have to manually require matcher now because the presence of the Spec 2009-07-07 15:32:15 +10:00
parser.rb push dummy date value assignment into Formats.parse and allow custom values to be used 2009-09-12 13:07:01 +10:00
validation_methods.rb refactored AR parsing methods into Parser module to reduce AR method pollution and make more consistent 2009-03-28 17:25:48 +11:00
validator.rb fix dummy to respect timezones by using make_time 2009-09-19 07:30:33 +10:00
version.rb fix dummy date part in Validator.type_cast_value 2009-09-12 14:14:37 +10:00