Mega Code Archive
Categories
/
Ruby
/
String
With delete or delete!, you can delete characters from a string
puts "That's call folks!".delete "c"