replacing spaces

V

Vapor ..

I have a long string "that looks like this". I want to replace all
spaces in the string with " and ".
 
S

Stefano Crocco

Alle luned=C3=AC 19 novembre 2007, Vapor .. ha scritto:
I have a long string "that looks like this". I want to replace all
spaces in the string with " and ".

"that looks like this".gsub(" ", " and ")
=3D> that and looks and like and this

Stefano
 
V

Vapor ..

Stefano said:
Alle lunedì 19 novembre 2007, Vapor .. ha scritto:

"that looks like this".gsub(" ", " and ")
=> that and looks and like and this

Stefano

thanks :)
 

Ask a Question

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.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top