提交 b7052b8d 编写于 作者: J James Tucker 提交者: Pratik Naik

Dont require thin as the thin rack adapter is now upstream

Signed-off-by: NPratik Naik <pratiknaik@gmail.com>
上级 cfd421da
......@@ -3,13 +3,6 @@
require 'fileutils'
require 'optparse'
# TODO: Push Thin adapter upstream so we don't need worry about requiring it
begin
require_library_or_gem 'thin'
rescue Exception
# Thin not available
end
options = {
:Port => 3000,
:Host => "0.0.0.0",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册