puma-rails overrides the Rack::Handler.default method to return Rack::Handler::Puma which will cause rack (and rails) to use puma by default.
Required Ruby Version
>= 1.8.7
Authors
David Davis
puma-rails overrides the Rack::Handler.default method to return Rack::Handler::Puma which will cause rack (and rails) to use puma by default.
>= 1.8.7
David Davis