Skip to content
  • Jeremy Evans's avatar
    71d97a5e
    Fix sample/drb/http0serv.rb · 71d97a5e
    Jeremy Evans authored
    Previously, trying to use this would result in:
    
    undefined method `uri' for #<DRb::HTTP0::ServerSide:0x00000aec9f1637f8> (NoMethodError)
    
    Also, use a relative require to load sample/drb/http0.rb.
    
    Fixes [Bug #13431]
    71d97a5e
    Fix sample/drb/http0serv.rb
    Jeremy Evans authored
    Previously, trying to use this would result in:
    
    undefined method `uri' for #<DRb::HTTP0::ServerSide:0x00000aec9f1637f8> (NoMethodError)
    
    Also, use a relative require to load sample/drb/http0.rb.
    
    Fixes [Bug #13431]
Loading