David Chelimsky wrote: > 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.
I can kind of understand why it's not, but it'd be good to have an error message that pops informing the user saying as such. Edward _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users