Skip to content

Instantly share code, notes, and snippets.

@seanhandley
Last active November 14, 2015 21:27
Show Gist options
  • Save seanhandley/39e66bddc822cc8b4eca to your computer and use it in GitHub Desktop.
Save seanhandley/39e66bddc822cc8b4eca to your computer and use it in GitHub Desktop.
Einstein 3: Array ordering
colors = [:white, :yellow, :blue, :red, :green]
# House 1 => white
# House 2 => yellow
# House 3 => blue
# House 4 => red
# House 5 => green
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment