[Rails] Re: Regular Expression pattern matching question...

2008-10-07 Thread Johannes J. Schmidt
Am Montag, den 06.10.2008, 15:14 -0700 schrieb Dejan Dimic: you can always use http://www.rubular.com/ to test your RexExp. This Website does not work correctly. g jo On Oct 6, 10:25 pm, Johannes J. Schmidt [EMAIL PROTECTED] wrote: eg /(\d+\.){0,1}\d+$/ g jo Am Mittwoch, den

[Rails] Re: Regular Expression pattern matching question...

2008-10-06 Thread Dejan Dimic
you can always use http://www.rubular.com/ to test your RexExp. On Oct 6, 10:25 pm, Johannes J. Schmidt [EMAIL PROTECTED] wrote: eg /(\d+\.){0,1}\d+$/ g jo Am Mittwoch, den 24.09.2008, 16:20 -0700 schrieb ressister: Hi there, I'm trying to split a string using RegExp to extract a price