On Sun, May 24, 2009 at 2:13 PM, Fernando Perez <li...@ruby-forum.com> wrote:
>> Hi Fernando. In this case, I don't think it's a matter of using the
>> debugger.
>
> I suspect a problem in: require 'lib/adsense_heaven_parser', the code
> maybe never gets out of this require statement. The debugger would allow
> you to immediately clear things out.

Hi Fernando. I'm not sure what you mean by "the code never gets out of
this require statement".

However, that doesn't really matter. The call to #require shouldn't
happen, because the method is supposed to be stubbed out.

-Nick
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to