Re: [rspec-users] Cucumber step FIT-like tables

2008-10-30 Thread aslak hellesoy
On Tue, Oct 28, 2008 at 11:43 AM, aidy lewis <[EMAIL PROTECTED]> wrote: > Hi Alsak, > > 2008/10/27 Aslak Hellesøy <[EMAIL PROTECTED]>: >> What version/revision? > > I am on 0.1.7; I guess I need to upgrade. If this is the case, will I > need to use the Trunk or is there a gem? > Changelog: http://

Re: [rspec-users] Cucumber step FIT-like tables

2008-10-29 Thread aidy lewis
Hi Alsak, 2008/10/27 Aslak Hellesøy <[EMAIL PROTECTED]>: > What version/revision? I am on 0.1.7; I guess I need to upgrade. If this is the case, will I need to use the Trunk or is there a gem? Thanks Aidy ___ rspec-users mailing list rspec-users@rubyf

Re: [rspec-users] Cucumber step FIT-like tables

2008-10-29 Thread Chris Flipse
On Mon, Oct 27, 2008 at 2:33 PM, aidy lewis <[EMAIL PROTECTED]>wrote: > Hi, > > I am having a problem with my Cucumber step FIT-like tables. > > This is my scenario > > Scenario: Filter by new files added >Given a database update that creates an ExpiryDate that is within 30 > days >And a

Re: [rspec-users] Cucumber step FIT-like tables

2008-10-27 Thread Aslak Hellesøy
What version/revision? Sent from my iPhone On 27. okt.. 2008, at 19.33, "aidy lewis" <[EMAIL PROTECTED]> wrote: Hi, I am having a problem with my Cucumber step FIT-like tables. This is my scenario Scenario: Filter by new files added Given a database update that creates an ExpiryDate

[rspec-users] Cucumber step FIT-like tables

2008-10-27 Thread aidy lewis
Hi, I am having a problem with my Cucumber step FIT-like tables. This is my scenario Scenario: Filter by new files added Given a database update that creates an ExpiryDate that is within 30 days And a logged in OLC user When clicks 'After Sales' And selects 'New files added wit