Skip to content

Instantly share code, notes, and snippets.

@jmazzi
Created March 4, 2011 17:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jmazzi/855365 to your computer and use it in GitHub Desktop.
Save jmazzi/855365 to your computer and use it in GitHub Desktop.
How would *you* format big Hashes for better readability?
{:one=>1, :two=>2, :three=>3, :four=>4, :five=>5, :six=>6, :seven=>7, :eight=>8, :nine=>9, :ten=>10, :eleven=>11, :twelve=>12}
@itspriddle
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment