Skip to content

Instantly share code, notes, and snippets.

@barrym
Created September 13, 2009 15:06
Show Gist options
  • Save barrym/186210 to your computer and use it in GitHub Desktop.
Save barrym/186210 to your computer and use it in GitHub Desktop.
girlbody = {
'linsey' => {
:chests => '36',
:busts => '46',
:waists => '26',
:hipss => '38'
},
'deborah' => {
:chests => '34',
:busts => '40',
:waists => '24',
:hipss => '34'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment