diff options
Diffstat (limited to 'www/rubygem-puma-gitlab/pkg-descr')
| -rw-r--r-- | www/rubygem-puma-gitlab/pkg-descr | 7 | 
1 files changed, 7 insertions, 0 deletions
diff --git a/www/rubygem-puma-gitlab/pkg-descr b/www/rubygem-puma-gitlab/pkg-descr new file mode 100644 index 000000000000..c8af03bb0c08 --- /dev/null +++ b/www/rubygem-puma-gitlab/pkg-descr @@ -0,0 +1,7 @@ +Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for +Ruby/Rack applications. Puma is intended for use in both development and +production environments. In order to get the best throughput, it is highly +recommended that you use a Ruby implementation with real threads like Rubinius +or JRuby. + +See also: https://github.com/puma/puma  | 
