3 Commits

Author SHA1 Message Date
jeremy
70f96c72f5 Update to puma 3.6.0 2016-11-04 21:46:12 +00:00
jeremy
0ed0327361 Update to puma 3.4.0 2016-06-10 20:48:30 +00:00
jeremy
1a8c279dd7 Import puma, a threaded ruby webserver
Unlike other Ruby Webservers, Puma was built for speed and parallelism. Puma is
a small library that provides a very fast and concurrent HTTP 1.1 server for
Ruby web applications. It is designed for running Rack apps only.

OK jasper@
2015-07-16 21:37:45 +00:00