Module: Thin::Backends
Module Thin::Backends < RuntimeError
(in files lib/thin/backends/base.rb lib/thin/backends/swiftiply_client.rb lib/thin/backends/tcp_server.rb lib/thin/backends/unix_server.rb lib/thin.rb )Rack Handler stricly to be able to use Thin through the rackup command. To do so, simply require ‘thin’ in your Rack config file and run like this
rackup --server thin