validates_timeliness/lib/validates_timeliness
2009-07-28 12:52:25 +10:00
..
action_view use plugin parser in action view extension 2009-03-31 14:21:07 +11:00
active_record moved mutliparam helper methods our of AR to reduce method pollution 2009-07-28 12:52:25 +10:00
core_ext fix timezone issue for to_dummy_time as per normal Rails which uses AR default_timezone 2008-12-05 16:34:28 +11: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 have to manually require matcher now because the presence of the Spec 2009-07-07 15:32:15 +10:00
formats.rb version 2.1 2009-06-20 22:30:08 +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 limit time_array size explicity 2009-04-09 18:53:28 +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 i18n locale load order to allow customisation 2009-06-19 12:06:36 +10:00