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

Add Gearman::Server class #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add Gearman::Server class #25

wants to merge 1 commit into from

Conversation

zt2
Copy link

@zt2 zt2 commented Dec 16, 2014

Gearman::Server is a uninitialized constant, maybe forget to require it ?

2.1.5 :001 > require 'gearman'
 => true 
2.1.5 :002 > Gearman::Server
NameError: uninitialized constant Gearman::Server
        from (irb):2
        from /home/ztz/.rvm/rubies/ruby-2.1.5/bin/irb:11:in `<main>'

Add require 'gearman/server'

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.

1 participant