validates_timeliness/spec
2008-12-06 09:06:24 +11: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 patched sqlite adapter in spec_helper to fix time attributes in rails 2.0.2 errorneously reporting time attributes as datetime column types 2008-12-05 20:25:28 +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
resources moved sqlite patch into seperate file 2008-12-06 09:06:24 +11:00
spec/rails/matchers namespaced matcher 2008-12-02 21:07:08 +11:00
time_travel improved some example descriptions 2008-07-26 00:16:51 +10:00
formats_spec.rb 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
ginger_scenarios.rb added ginger scenarios to run specs against all supported rails versions 2008-11-24 05:25:05 +11:00
spec_helper.rb moved sqlite patch into seperate file 2008-12-06 09:06:24 +11:00
validation_methods_spec.rb added make_time examples 2008-12-05 20:46:40 +11:00
validator_spec.rb moved ignore_restriction_errors and error_value_formats into Validator class 2008-12-05 20:24:06 +11:00