Skip to content

Instantly share code, notes, and snippets.

@toddseller
Last active December 7, 2015 23:44
Show Gist options
  • Save toddseller/a418fc95c97fb3bea8be to your computer and use it in GitHub Desktop.
Save toddseller/a418fc95c97fb3bea8be to your computer and use it in GitHub Desktop.
Ruby Array Example
my_array = ["Apples", "Oranges", 67, ["hello","world"]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment