Hmm - when I print puts(premise) rather than puts(premise.inspect), I 
can see that they actually have different addresses, so they're not 
really equal:

  just stubbed #<Premise:0x000001069b99f0>
  entering lookup_stuff_on_the_web with #<Premise:0x00000106b08ec8>

Now my problem is figuring out why/where the other Premise is getting 
created.

In other words, move along...nothing to see here.  :)

- ff

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to