Sha256: 8b16e29842671615933d85dd07752356e8df11dabb4a63e0e6b7ce4a02f12f93

Contents?: true

Size: 150 Bytes

Versions: 11

Compression:

Stored size: 150 Bytes

Contents

#!/usr/bin/env ruby

require File.join(File.dirname(__FILE__), '..', 'conf', 'app.conf.rb')
require 'nitro/adaptors/fastcgi'

N::FastCGI.start($conf)

Version data entries

11 entries across 5 versions & 1 rubygems

Version Path
nitro-0.11.0 bin/proto/root/fcgi.rb
nitro-0.10.0 bin/proto/root/fcgi.rb
nitro-0.12.0 bin/proto/root/fcgi.rb
nitro-0.9.3 examples/no_xsl_blog/root/fcgi.rb
nitro-0.9.3 examples/tiny/root/fcgi.rb
nitro-0.9.3 examples/blog/root/fcgi.rb
nitro-0.9.5 examples/no_xsl_blog/root/fcgi.rb
nitro-0.9.5 examples/tiny/root/fcgi.rb
nitro-0.9.5 examples/blog/root/fcgi.rb
nitro-0.9.3 bin/proto/root/fcgi.rb
nitro-0.9.5 bin/proto/root/fcgi.rb