Skip to content

Instantly share code, notes, and snippets.

@bholzer
Created November 18, 2013 19:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bholzer/7533913 to your computer and use it in GitHub Desktop.
Save bholzer/7533913 to your computer and use it in GitHub Desktop.
(['chain', 'rang', 'watch'].map{|i| "Gold all in my #{i}"}<<"Don't believe me just watch "+"nigga "*3).join(', ')
=> "Gold all in my chain, Gold all in my rang, Gold all in my watch, Don't believe me just watch nigga nigga nigga "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment