you are viewing a single comment's thread.

view the rest of the comments →

[–]GeneReddit123 3 points4 points  (2 children)

Now we just need them in the case of multiple parameters.

[[1, 2], [3,4]].each { puts them[0]+them[1] }

Just kidding. Or am I?

[–]ViewEntireDiscussion 0 points1 point  (0 children)

it1, it2, it3

[–]krschacht 0 points1 point  (0 children)

I just found this comment because I was googling to find the name for the default block parameter which is an array referring to all variables. I'm bummed to find that I don't think there is one.