rename qwaiter to mozo
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
module Mozo
|
||||
module DrbCounter
|
||||
def self.object
|
||||
require 'drb'
|
||||
DRbObject.new_with_uri('druby://localhost:9022')
|
||||
end
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user