Re: [rspec-users] cucumber rake file question

2009-01-19 Thread James Byrne
Tom Cloyd wrote: > > > I did NOT know that the line was optional, though. It's not documented > anywhere that I've seen, although I suppose that to those more > knowledgeable than I that fact may be obvious. My experience is that, while copious, Ruby documentation suffers from excessive tersenes

Re: [rspec-users] cucumber rake file question

2009-01-18 Thread Tom Cloyd
David Chelimsky wrote: On Thu, Jan 15, 2009 at 9:16 AM, Pat Maddox wrote: On Thu, Jan 15, 2009 at 4:07 AM, Tom Cloyd wrote: Real beginner question here. I don't really know rake, so I'm stumbling. As I set a dir to hold my feature files, etc., I'm simply copying the files structure I

Re: [rspec-users] cucumber rake file question

2009-01-15 Thread David Chelimsky
On Thu, Jan 15, 2009 at 9:16 AM, Pat Maddox wrote: > On Thu, Jan 15, 2009 at 4:07 AM, Tom Cloyd wrote: >> Real beginner question here. I don't really know rake, so I'm stumbling. >> >> As I set a dir to hold my feature files, etc., I'm simply copying the files >> structure I see in >> /usr/lib/ru

Re: [rspec-users] cucumber rake file question

2009-01-15 Thread aslak hellesoy
On Thu, Jan 15, 2009 at 4:16 PM, Pat Maddox wrote: > On Thu, Jan 15, 2009 at 4:07 AM, Tom Cloyd wrote: > > Real beginner question here. I don't really know rake, so I'm stumbling. > > > > As I set a dir to hold my feature files, etc., I'm simply copying the > files > > structure I see in > > /us

Re: [rspec-users] cucumber rake file question

2009-01-15 Thread Pat Maddox
On Thu, Jan 15, 2009 at 4:07 AM, Tom Cloyd wrote: > Real beginner question here. I don't really know rake, so I'm stumbling. > > As I set a dir to hold my feature files, etc., I'm simply copying the files > structure I see in > /usr/lib/ruby/gems/1.8/gems/cucumber-0.1.13/examples/i18n/en/ > > I kn

[rspec-users] cucumber rake file question

2009-01-15 Thread Tom Cloyd
Real beginner question here. I don't really know rake, so I'm stumbling. As I set a dir to hold my feature files, etc., I'm simply copying the files structure I see in /usr/lib/ruby/gems/1.8/gems/cucumber-0.1.13/examples/i18n/en/ I know we need a Rake file ME little dir tree, but I don't thin