Aslak
2008/9/30 aslak hellesoy <[EMAIL PROTECTED]>:
>
> There are no groups in your regexp. You probably want this:
>
> /verify the email with the subject of '([\w\x2E\-\s]*)'/
>
> Aslak
>
Apologies. Thank You.
Aidy
___
rspec-users mailing list
rspec-u
On Tue, Sep 30, 2008 at 8:59 AM, aidy lewis <[EMAIL PROTECTED]> wrote:
> Hi,
>
> We are receiving an ArityMismatchError when we feel we have a valid RegEx
>
> error
> C:/svnprojects/olc_stories/lib/framework/common_steps/verification_steps.rb:48:in
> `/verify the email with the subject of '[\w\x2E\
On Tue, Sep 30, 2008 at 3:59 PM, aidy lewis <[EMAIL PROTECTED]> wrote:
> Hi,
>
> We are receiving an ArityMismatchError when we feel we have a valid RegEx
>
> error
> C:/svnprojects/olc_stories/lib/framework/common_steps/verification_steps.rb:48:in
> `/verify the email with the subject of '[\w\x2E\
Hi,
We are receiving an ArityMismatchError when we feel we have a valid RegEx
error
C:/svnprojects/olc_stories/lib/framework/common_steps/verification_steps.rb:48:in
`/verify the email with the subject of '[\w\x2E\-\s]*'/'
create_staff_user.feature:15:in `And verify the email with the
subje