validates_timeliness/lib/validates_timeliness
Adam Meehan a6712de5ff use global error value formats if missing in locale
always loads globals value formats into class accessor
replace old format accessor methods class accessor
2009-12-11 11:06:21 +11:00
..
action_view use plugin parser in action view extension 2009-03-31 14:21:07 +11:00
active_record use generated_methods method rather ivar 2009-09-19 11:59:08 +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 use global error value formats if missing in locale 2009-12-11 11:06:21 +11:00
version.rb version 2.2.2 2009-09-19 08:19:27 +10:00