Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-15 | Update ruby-puma to 2.6.0. | taca | 3 | -26/+36 | |
Changes are too many to write here, please refer History.txt file. | |||||
2013-02-13 | Update ruby-puma to 1.6.3. | taca | 4 | -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. |