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

Fix some sharing specs #3441

Merged
merged 7 commits into from
Jun 13, 2015
Merged

Fix some sharing specs #3441

merged 7 commits into from
Jun 13, 2015

Conversation

kachick
Copy link
Member

@kachick kachick commented Jun 13, 2015

No description provided.

h[k1] = 1
h[k2] = 2
h.send @method, k1, 1
h.send @method, k2, 2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you use parentheses here to be consistent with the other specs in this file?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure.

@kachick kachick force-pushed the fix-sharing-specs branch from 23b18f5 to 73cd8f6 Compare June 13, 2015 17:29
jemc added a commit that referenced this pull request Jun 13, 2015
@jemc jemc merged commit 5075292 into rubinius:master Jun 13, 2015
@jemc
Copy link
Member

jemc commented Jun 13, 2015

Thanks!

@kachick
Copy link
Member Author

kachick commented Jun 13, 2015

@jemc Thanks to merge and your review! :)

@kachick kachick deleted the fix-sharing-specs branch June 13, 2015 18:33
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

2 participants