kares / jruby-rack-worker

Thread-ed Background Workers on top of JRuby::Rack
Apache License 2.0
53 stars 15 forks source link

Socket constant might be unitialized #2

Closed kares closed 12 years ago

kares commented 13 years ago

Make sure require 'socket' happens before Socket.gethostname at https://github.com/kares/jruby-rack-worker/blob/master/src/main/ruby/delayed/start_worker.rb#L4