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 celluloid warning #260

Merged
merged 1 commit into from Oct 22, 2016
Merged

Fix celluloid warning #260

merged 1 commit into from Oct 22, 2016

Conversation

phstc
Copy link
Collaborator

@phstc phstc commented Oct 22, 2016

@@ -64,7 +64,7 @@ def run(args)
private

def load_celluloid
require 'celluloid/autostart'
require 'celluloid/current'
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@azisaka ^ no more warnings 🍻

@phstc phstc merged commit 0e44656 into master Oct 22, 2016
@phstc phstc deleted the fix-celulloid-warning branch October 22, 2016 19:36
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

1 participant