Re: [rspec-users] Cucumber changes between 0.1.8 and edge

2008-11-02 Thread Barry Mitchelson
On Sun, Nov 2, 2008 at 5:16 AM, Pau Cor <[EMAIL PROTECTED]> wrote: > Barry Mitchelson wrote: > > This sounds like the issue I had here > > > http://rspec.lighthouseapp.com/projects/16211/tickets/60-patch-next_column_index-not-resetting-after-large-tables > . > > Is there a feature running before t

Re: [rspec-users] Mocks and Refactoring - doing it wrong?

2008-11-02 Thread Sebastian W.
> > +1 > > Tests *are* supposed to influence the way we write production code. > > Scott So maybe we could try it and see how it works out? If it makes things unhappy, it can always be labeled "a worthwhile effort and experiment". : ) -- Posted via http://www.ruby-forum.com/. ___

Re: [rspec-users] Setting session values

2008-11-02 Thread Steven Line
Steve wrote: > On Wed, 24 Oct 2007 21:29:39 -0400, Jonathan Linowes wrote: > >> i've done this in controller specs >> >> session[:whatever] = something >> do_it >> > > Yeah, I did that, and it was turning up nil when I actually made the > request. I know your post was from over a year ago, but

[rspec-users] Problem running "rake spec" with Workling and Starling

2008-11-02 Thread Tadatoshi Takahashi
Hi, I installed Starling and Workling and set them up. Then when I tried to run "rake spec", it halts with a message "config/starling.yml configured to connect to starling on localhost:22122 for this environment. could not connect to starling on this host:port. pass starling the port with -p flag