Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enumerable methods on Array and Hash #6

Open
dchelimsky opened this issue Jun 9, 2013 · 1 comment
Open

Enumerable methods on Array and Hash #6

dchelimsky opened this issue Jun 9, 2013 · 1 comment

Comments

@dchelimsky
Copy link
Contributor

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?

@bobbyno
Copy link
Owner

bobbyno commented Jun 10, 2013

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

bobbyno added a commit that referenced this issue Jun 19, 2014
Remove reference to deleted drills. See #6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants