Skip to content

Implement to_ary to avoid calls to method_missing #466

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

Merged
merged 1 commit into from
Sep 4, 2013
Merged

Implement to_ary to avoid calls to method_missing #466

merged 1 commit into from
Sep 4, 2013

Conversation

aw
Copy link
Contributor

@aw aw commented Sep 3, 2013

Not only does this reduce calls to method_missing, but it makes debug output much quieter ✨

* I'm not gonna lie, I totally ripped this from @tenderlove
* See rubygems/bundler#1274
@dblock
Copy link
Member

dblock commented Sep 4, 2013

Money.

dblock added a commit that referenced this pull request Sep 4, 2013
Implement to_ary to avoid calls to method_missing
@dblock dblock merged commit 937a397 into ruby-grape:master Sep 4, 2013
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

Successfully merging this pull request may close these issues.

2 participants