Skip to content

Instantly share code, notes, and snippets.

@krisr
Created February 8, 2010 21:30

Revisions

  1. krisr created this gist Feb 8, 2010.
    4 changes: 4 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    set[:foo] = [{},{}]
    foo.each do |foo|
    foo[:name] = 3
    end