validates_timeliness/spec
2009-02-27 23:40:14 +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 removed some module inclusion silliness in spec 2009-02-27 23:40:14 +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 cleanup matcher spec a little 2009-01-12 13:08:22 +11:00
time_travel improved some example descriptions 2008-07-26 00:16:51 +10:00
formats_spec.rb fixed regex for yy format token which wasn't greedy enough when datetime string parsed as date causing a 4 digit year to be extracted as first 2 digits 2009-01-21 14:07:35 +11:00
ginger_scenarios.rb rails 2.3.0 fix with I18n.reload! 2009-02-08 20:54:45 +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 use the value from validates_each in validator 2009-02-08 12:46:22 +11:00