On 8/30/07, Edward Ocampo-Gooding <[EMAIL PROTECTED]> wrote: > Has anyone else run into a problem with trying to use mock_model in spec/lib ? > For some reason, I can take the same spec, put it in spec/models, have it run > fine, but put it in spec/lib, and have it complain about not being able to > find > #mock_model
mock_model is not supported outside of model, view, controller and helper specs. Feel free to submit a feature request if you think it should be. > > Thanks, > Edward > _______________________________________________ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users