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

Array#each_at (for great justice) #32

Merged
merged 1 commit into from Jun 28, 2011
Merged

Array#each_at (for great justice) #32

merged 1 commit into from Jun 28, 2011

Conversation

fowlmouth
Copy link
Contributor

also fixed a variable "shadowing?" warning in each_collision() it was overwriting object1 in the second block, probably still happens for each_*_collision() methods. it was just a warning anyways.
Array#each_at lets you use [Class, Klass, Crass].each_at like you can with #each_collision

also fixed a variable "shadowing?" warning in each_collision() it was overwriting object1 in the second block, probably still happens for each_*_collision() methods. it was just a warning anyways.
Array#each_at lets you use [Class, Klass, Crass].each_at like you can with #each_collision
@banister
Copy link

each_at is ungrammatical, but i guess fowlmouth speaks chinese as her first language, and only recently learned english, so she's doing well!

well done fowlmouth!

ippa pushed a commit that referenced this pull request Jun 28, 2011
Array#each_at (for great justice)
@ippa ippa merged commit f68e36a into ippa:master Jun 28, 2011
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.

None yet

3 participants