Skip to content

Instantly share code, notes, and snippets.

@krisr
Created February 8, 2010 21:30
Show Gist options
  • Save krisr/298598 to your computer and use it in GitHub Desktop.
Save krisr/298598 to your computer and use it in GitHub Desktop.
set[:foo] = [{},{}]
foo.each do |foo|
foo[:name] = 3
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment