@ruby: You're Doing it Wrong.
Pay attention to the output types, kids:
>> { "key" => "val" }.reject { false }
=> {"key" => "val"}
looking good so far...
>> { "key" => "val" }.select { true }
=> [["key", "val"]]
eww... what?
Pay attention to the output types, kids:
>> { "key" => "val" }.reject { false }
=> {"key" => "val"}
looking good so far...
>> { "key" => "val" }.select { true }
=> [["key", "val"]]
eww... what?
Video report from The Onion
Clip from last night’s Flight of the Conchords - “If you’re into it”. I often don’t like the songs that much, but this one had me in stitches.
…and because the internet is awesome, here is the DANCE REMIX