Skip to content

Instantly share code, notes, and snippets.

@97-109-107
Created June 8, 2013 14:13
Show Gist options
  • Save 97-109-107/5735298 to your computer and use it in GitHub Desktop.
Save 97-109-107/5735298 to your computer and use it in GitHub Desktop.
require 'open-uri'
200.times do
sleep 1
# data = open('http://localhost/_inc/server.php')
puts 'data'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment