Infrastructure and add removeListNeedsHelp to users
This commit is contained in:
@@ -4,5 +4,10 @@ module Mozo
|
||||
require 'drb'
|
||||
DRbObject.new_with_uri('druby://localhost:9022')
|
||||
end
|
||||
|
||||
# propagation method. Might save some searching. Hint: drb_counter/drb_counter.rb
|
||||
def self.reload_stats!
|
||||
object.reload_stats!
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user