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

require of celluloid-io is no longer needed. #23

Closed
CootCraig opened this issue Apr 19, 2013 · 1 comment
Closed

require of celluloid-io is no longer needed. #23

CootCraig opened this issue Apr 19, 2013 · 1 comment

Comments

@CootCraig
Copy link
Contributor

https://github.com/celluloid/celluloid-zmq/blob/master/lib/celluloid/zmq/mailbox.rb#L1-2

Because of this change:
Depend on Celluloid::EventedMailbox instead of Celluloid::IO::Mailbox

the require of celluloid-io is no longer needed.

@halorgium
Copy link
Contributor

Ah, thanks! I got rid of one but there is another!

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