Sha256: e8a9b152ad81d6cffd2235027d5860cc8e891e645010805e9c0acfb39942b7d7
Contents?: true
Size: 221 Bytes
Versions: 6
Compression:
Stored size: 221 Bytes
Contents
#!/usr/bin/env ruby # * George Moschovitis <gm@navel.gr> # (c) 2004-2005 Navel, all rights reserved. # $Id: run.rb 1 2005-04-11 11:04:30Z gmosx $ require 'nitro' Nitro::Runner.run(:host => '127.0.0.1', :port => 9999)
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
nitro-0.16.0 | proto/run.rb |
nitro-0.17.0 | proto/run.rb |
nitro-0.20.0 | proto/run.rb |
nitro-0.18.1 | proto/run.rb |
nitro-0.18.0 | proto/run.rb |
nitro-0.19.0 | proto/run.rb |