summaryrefslogtreecommitdiff
path: root/www/ruby-puma
AgeCommit message (Collapse)AuthorFilesLines
2013-09-15Update ruby-puma to 2.6.0.taca3-26/+36
Changes are too many to write here, please refer History.txt file.
2013-02-13Update ruby-puma to 1.6.3.taca4-0/+107
Puma: A Ruby Web Server Built For Concurrency Puma is a simple, fast, and highly concurrent HTTP 1.1 server for Ruby web applications. It can be used with any application that supports Rack, and is considered the replacement for Webrick and Mongrel. It was designed to be the go-to server for Rubinius, but also works well with JRuby and MRI. Puma is intended for use in both development and production environments.