Hi folks, I've got a plugin question: recently started using scope_out, which I dig. It broke my specs, though -- now I get an "undefined method scope_out" error when running specs. I can run script/console and use the scope_out calls with no problem.
Anything special I need to do to include the scope_out code in the rspec world? I've tried including the lib file in my spec file, but that didn't seem to help. Thanks much matt _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users