[rspec-users] Rspec testing (gunfight at coral)

2012-02-10 Thread Paul Fashanu
Can any one give me an explanation on whats going on in this exercise. And any advice on how i should go about it. I dont need any exact codes just yet. But at least a good idea on how to start will be good Thanks Exercise 2: Gunfight at the OK Corral Description Overview This exercise is

Re: [rspec-users] Autorun Picks Up Options

2012-02-10 Thread Justin Ko
On Feb 9, 2012, at 1:42 PM, Bryan Baugher wrote: > Hi, > > I was trying to use the autorun feature of rspec but noticed that when I run > the command to kick off the ruby scripts it picks up the options that I give > to the command. > > 'myRubyBin -j optionValue' > > This then fails with thi