Skip to content

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