Sha256: 367ee5d97115c576b7e84384ae3908947d90584b7f49052a3d303084512d4ae3
Contents?: true
Size: 232 Bytes
Versions: 2
Compression:
Stored size: 232 Bytes
Contents
# * George Moschovitis <gm@navel.gr> # (c) 2004-2005 Navel, all rights reserved. # $Id: run.rb 300 2005-03-16 13:23:10Z gmosx $ Dir.chdir File.dirname(__FILE__) require 'nitro' N::Runner.run(:host => '127.0.0.1', :port => 9999)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
nitro-0.13.0 | examples/tiny/run.rb |
nitro-0.14.0 | examples/tiny/run.rb |