Sha256: ac26733314d6ebf09d37f30877f6442669ede559b8cc544c9ff646307db90aae

Contents?: true

Size: 95 Bytes

Versions: 5

Compression:

Stored size: 95 Bytes

Contents

run Proc.new { |env|
    ['200', {'Content-Type' => 'text/html'}, ['A barebones rack app.']]
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
polyphony-0.19 examples/http/config.ru
polyphony-0.17 examples/http/config.ru
polyphony-0.16 examples/http/config.ru
polyphony-0.15 examples/http/config.ru
polyphony-0.14 examples/io/config.ru