Sha256: eab44b0ff72a5fa9d935a4e336e38b30f95ae9cf33aa8c42586daeb580f94c75

Contents?: true

Size: 143 Bytes

Versions: 19

Compression:

Stored size: 143 Bytes

Contents

#!/usr/bin/env ruby
require 'rubygems'
require 'sinatra'

set :environment, :production
require 'jschat/http/jschat'
Sinatra::Application.run!

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
jschat-0.3.6 bin/jschat-web
jschat-0.3.5 bin/jschat-web
jschat-0.3.3 bin/jschat-web
jschat-0.3.2 bin/jschat-web
jschat-0.3.1 bin/jschat-web
jschat-0.3.0 bin/jschat-web
jschat-0.2.9 bin/jschat-web
jschat-0.2.8 bin/jschat-web
jschat-0.2.7 bin/jschat-web
jschat-0.2.6 bin/jschat-web
jschat-0.2.5 bin/jschat-web
jschat-0.2.4 bin/jschat-web
jschat-0.2.3 bin/jschat-web
jschat-0.2.2 bin/jschat-web
jschat-0.2.1 bin/jschat-web
jschat-0.2.0 bin/jschat-web
jschat-0.1.5 bin/jschat-web
jschat-0.1.2 bin/jschat-web
jschat-0.1.1 bin/jschat-web