ruby_drills icon indicating copy to clipboard operation
ruby_drills copied to clipboard

Enumerable methods on Array and Hash

Open dchelimsky opened this issue 12 years ago • 1 comments

Enumerable methods behave slightly differently on Array and Hash. I think the Enumerable drills that exist (which are all based on Array) should move to Array and we should add separate drills for the same methods on Hash. WDYT?

dchelimsky avatar Jun 09 '13 09:06 dchelimsky

That makes a lot of sense. Let's do it.

bobbyno avatar Jun 10 '13 18:06 bobbyno