Re: [rspec-users] getting started - very much a beginner

2009-01-14 Thread Tom Cloyd
aslak hellesoy wrote: On Sun, Jan 11, 2009 at 1:26 PM, Tom Cloyd > wrote: A hope my ignorance is acceptable here. I have, to this point, programmed in Ruby mostly using my awareness of procedural programming; I've written a small number of very useful

Re: [rspec-users] getting started - very much a beginner

2009-01-14 Thread Tom Cloyd
James Byrne wrote: Tom Cloyd wrote: The problem is that this assumes you are working with Rails, about which I know little and desire to know less. I get stuck, on that page, at the phrase... ==When you run "script/generate cucumber" == Huh? Is this something you do in Rails? Then there's

Re: [rspec-users] getting started - very much a beginner

2009-01-12 Thread James Byrne
Tom Cloyd wrote: > > The problem is that this assumes you are working with Rails, about > which I know little and desire to know less. I get stuck, on that page, > at the phrase... > > ==When you run "script/generate cucumber" == > > Huh? Is this something you do in Rails? > > Then there's this

Re: [rspec-users] getting started - very much a beginner

2009-01-11 Thread aslak hellesoy
On Sun, Jan 11, 2009 at 1:26 PM, Tom Cloyd wrote: > A hope my ignorance is acceptable here. I have, to this point, > programmed in Ruby mostly using my awareness of procedural programming; > I've written a small number of very useful programs for myself. I'm starting > to use classes now - just s