validates_timeliness/lib/validates_timeliness
2009-01-12 21:42:14 +11:00
..
action_view moved including of modules into module files 2008-12-03 21:44:39 +11:00
active_record fixed bug where accessor methods not properly generating due columns_hash lookup failing on method name as a symbol 2008-12-07 11:07:39 +11: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 added between option and some refactoring 2009-01-01 20:11:30 +11:00
spec/rails/matchers fix matcher error_message_for when i18n is loaded and custom error message to use regular string interpolation 2009-01-12 13:04:41 +11:00
formats.rb small refactor and cleanup of formats class 2009-01-12 21:42:14 +11:00
validation_methods.rb made parameters explicit for validates_timeliness since its private and should not be used directly for validation 2008-12-05 20:35:37 +11:00
validator.rb fix custom_error_message hash bug using wrong match data index 2009-01-12 12:35:35 +11:00