Ruby Mailing List Mirror
RE- Regexp
ruby-talk
Kingsley
(Kingsley)
29 May 2003 13:44
1
Hi
I found the answer - sorry
x =~ v can be done thus
x.match(v)
Thanks
Kingsley
Related topics
Topic
Replies
Views
Activity
Regexp ops: get rid of !=~?
ruby-talk
2
129
11 February 2009
Getting a variable into regexp problems
ruby-talk
1
121
29 May 2003
Regexp
ruby-talk
10
79
7 July 2006
Regexp imxo - does 'x' work?
ruby-talk
0
109
6 December 2002
Testing and assigning with regexp's
ruby-talk
16
118
4 May 2007