String Ruby

myString = "asdf\tasdf"
myString.gsub("\t", "  ")