Sha256: c3434aed294daa5057e2d3e38c0f2759b4a64d46197e01d23bcf5b067717d4f7

Contents?: true

Size: 75 Bytes

Versions: 7

Compression:

Stored size: 75 Bytes

Contents

require 'sinatra'
require './t2_webapp'

set :timeout, 1800

run T2WebApp

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
t2-web-0.2.0 bin/config.ru
t2-web-0.1.9 bin/config.ru
t2-web-0.1.8 bin/config.ru
t2-web-0.1.7 bin/config.ru
t2-web-0.1.6 bin/config.ru
t2-web-0.1.5 bin/config.ru
t2-web-0.1.4 bin/config.ru