validates_timeliness/spec
2009-01-12 13:03:21 +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 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
resources moved sqlite patch into seperate file 2008-12-06 09:06:24 +11:00
spec/rails/matchers added between option testing to matcher and refactored 2009-01-01 20:13:44 +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 removed some time_travel setup which are not used here 2008-12-06 14:42:21 +11:00
validator_spec.rb fix interpolation_values examples for rails version without i18n 2009-01-12 13:03:21 +11:00