require 'uri' require 'net/http' require 'net/https' ...
Ruby Ugly net/http code
I am not an expert of the n...
class LineStream
def initialize(bool)
# ...
...
Ruby On Checking validity of messag...
by spaghetticode,
June 25, 2010 22:10
Guess it's not what you exp...

sorry, somehow my refactori...