CGI Ruby

#!/usr/bin/ruby 
print "Contenttype: 
text/html\r\n\r\n" 
print "Hello World! It's #{Time.now}\r\n"