Skip to content

Instantly share code, notes, and snippets.

@jeffersongirao
Created July 4, 2011 17:33
Show Gist options
  • Save jeffersongirao/1063663 to your computer and use it in GitHub Desktop.
Save jeffersongirao/1063663 to your computer and use it in GitHub Desktop.
while line = socket.gets
puts line.chop
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment