V
Vapor ..
I have a long string "that looks like this". I want to replace all
spaces in the string with " and ".
spaces in the string with " and ".
I have a long string "that looks like this". I want to replace all
spaces in the string with " and ".
Stefano said:Alle lunedì 19 novembre 2007, Vapor .. ha scritto:
"that looks like this".gsub(" ", " and ")
=> that and looks and like and this
Stefano
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.