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

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,150
Latest member
MakersCBDReviews
Top