Skip to content

Instantly share code, notes, and snippets.

@itsderek23
Created August 4, 2011 15:10
Show Gist options
  • Save itsderek23/1125390 to your computer and use it in GitHub Desktop.
Save itsderek23/1125390 to your computer and use it in GitHub Desktop.
string = "Lion says:\nRoar!\nGrowl!"
string.gsub("\n",'')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment