Skip to content

Instantly share code, notes, and snippets.

@releu
Created March 20, 2012 08:12
Show Gist options
  • Save releu/2132694 to your computer and use it in GitHub Desktop.
Save releu/2132694 to your computer and use it in GitHub Desktop.
printing table #1
@hash = {
:foo => [1, 2],
:bar => [3, 4],
:baz => [5, 6]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment