Missing slash at end of regex

/When /should determine the party (.*)/

2008/11/24 James Byrne <[EMAIL PROTECTED]>:
> James Byrne wrote:
>> James Byrne wrote:
>>
>>> When /should determine the party (.*) do |n|
>>>   When "obtain the party #{n}"
>>> end
>>>
>>
>
> Another helpful tidbit that I neglected to post.  The reason that I
> focused on the step from step method shown above is that when I comment
> these lines out the following method "Then /record the party/" run fine.
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to