Class: Rack::AdapterNotFound

Class Rack::AdapterNotFound < RuntimeError

(in files lib/rack/adapter/loader.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