Skip to content

Instantly share code, notes, and snippets.

/ruby.rb Secret

Created June 18, 2015 12:18
Show Gist options
  • Save anonymous/3a5b956709c1880def3c to your computer and use it in GitHub Desktop.
Save anonymous/3a5b956709c1880def3c to your computer and use it in GitHub Desktop.
a = ["foo1","foo2","foo3"]
b = ["bar1","bar2","bar3"]
# c = ["foo1bar1", "foobar2","foobar3"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment