search for: fa_codes_controller_spec

Displaying 1 result from an estimated 1 matches for "fa_codes_controller_spec".

2007 Oct 12
3
Strange mock_model behaviour with ActiveResource model
...' /home/jhughes/dev/rj/gump_rewrite/vendor/plugins/rspec_on_rails/lib/spec/rails/dsl/behaviour/rails_example.rb:85:in `add_stubs'' /home/jhughes/dev/rj/gump_rewrite/vendor/plugins/rspec_on_rails/lib/spec/rails/dsl/behaviour/rails_example.rb:73:in `mock_model'' ./spec/controllers/fa_codes_controller_spec.rb:64: This is with edge rails, trunk rspec and rspec_on_rails. I might have pegged this as some Ares wierdness, but there are two models with the same setup, and only one dies like this. Any ideas? James