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

Use write instead of send #10

Merged
merged 1 commit into from
Aug 15, 2012
Merged

Use write instead of send #10

merged 1 commit into from
Aug 15, 2012

Conversation

Gurpartap
Copy link
Contributor

The send method is native to Ruby. Why override it? Moreover, it goes hand is hand with "read": Read <-> Write and Send <-> Receive.

The send method is native to Ruby. Why override it?

Moreover, it goes hand is hand with "read". Read <-> Write and Send <-> Receive.
@travisbot
Copy link

This pull request fails (merged 402f1e2 into ce32ef7).

tarcieri added a commit that referenced this pull request Aug 15, 2012
Use write instead of send
@tarcieri tarcieri merged commit 1f9e2b2 into celluloid:master Aug 15, 2012
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.

3 participants