validates_timeliness/spec
Adam Meehan 34c0f25225 dramatically simplify the before_type_cast hack and remove read method override
simplified write method with no dirty attributes hackery
2009-06-06 16:37:06 +10:00
..
action_view namespaced ActiveRecord and ActionView specifc modules and specs with a mind to making the plugin framework agnostic in the future 2008-11-29 18:32:32 +11:00
active_record dramatically simplify the before_type_cast hack and remove read method override 2009-06-06 16:37:06 +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
resources moved sqlite patch into seperate file 2008-12-06 09:06:24 +11:00
spec/rails/matchers add equal_to option to matcher 2009-04-10 10:48:24 +10:00
time_travel improved some example descriptions 2008-07-26 00:16:51 +10:00
formats_spec.rb added ambiguous year threshold setting 2009-06-06 11:16:19 +10:00
ginger_scenarios.rb updating ginger scenarios with Rails 2.3.2 2009-03-19 20:47:50 +11:00
parser_spec.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
spec_helper.rb set RAILS_ENV spec_helper 2009-06-06 11:36:03 +10:00
validator_spec.rb add :format option to validate and parse with specific a format 2009-04-10 10:57:27 +10:00