validates_timeliness/spec
2008-12-05 18:23:39 +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 refactored validations in validation methods for model and validator class 2008-11-30 07:40:11 +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 removing some spec cruft as now using rpec-rails gem 2008-11-22 10:33:49 +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 fix timezone issue for to_dummy_time as per normal Rails which uses AR default_timezone 2008-12-05 16:34:28 +11:00
validation_methods_spec.rb renamed methods which have been moved out of AR and so dont need to be fully qualified 2008-12-02 20:34:02 +11:00
validator_spec.rb refactor specs from validation_methods to validator and refactored to make much more sense 2008-12-05 18:23:39 +11:00