I'm trying to debug what I suspect is a case where spec_helper.rb is not being executed.
I put a puts statement inside the Spec::Runner.configure do |config| block, and I can't ever see the printout. When does spec_helper.rb get run during rspec operation? Thanks, Wes -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users