OT I am so frustrated with Rubyforge. It refuses to let me log in. I know I have an account as I can change my password, and go through the login form, but it just returns with no cookie and not logged in and no messages. Although I'm behind a proxy I do not have any similar problems with any other sites, including ecommerce ones with https. (osx, ff and safari) Perhaps its some lameness on my part, but I'm at a loss how to further diagnose my problem. If anyone would like to help me, I'll be in #rubyforge as linoj. Nonetheless I am not able to submit to tracker.
On Nov 18, 2007, at 11:16 AM, David Chelimsky wrote: > On Nov 18, 2007 10:10 AM, Jonathan Linowes > <[EMAIL PROTECTED]> wrote: >> personally I find this to be one of the most frustrating things about >> rspec, well, rspec's stubs >> and wish the error messages could be much more helpful, >> rather than just telling that an expected method was not called, tell >> me if/when it was called with some other args instead >> (if this causes excessive overhead, perhaps a runtime option like, -- >> trace "Address.new" ) > > This sounds reasonable. Please submit a ticket to the tracker. A patch > would be best, but a bug report would be fine to get it on the radar. > > Cheers, > David > >> >> --linoj >> >> >> >> On Nov 17, 2007, at 11:50 PM, s.ross wrote: >> >>> Try with(nil) >>> >>> I think params[:user] will return nil. >>> >>> >>> On Nov 17, 2007, at 8:18 PM, __iso __ wrote: >>> >>>>>> Address.should_receive(:new).with(no_args).and_return @address >>>> >>>> That doesn't seem to work either. I had also tried with :any and >>>> that >>>> failed as well. >>>> >>>> It does seem to work when removing the .with() call though. >>>> >>>> -- >>>> Posted via http://www.ruby-forum.com/. >>>> _______________________________________________ >>>> rspec-users mailing list >>>> rspec-users@rubyforge.org >>>> http://rubyforge.org/mailman/listinfo/rspec-users >>> >>> _______________________________________________ >>> rspec-users mailing list >>> rspec-users@rubyforge.org >>> http://rubyforge.org/mailman/listinfo/rspec-users >> >> _______________________________________________ >> rspec-users mailing list >> rspec-users@rubyforge.org >> http://rubyforge.org/mailman/listinfo/rspec-users >> > _______________________________________________ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users