1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib
Daniel Colson a07add54d9 Remove broken puma/convenient [changelog skip] (#2039)
This file was added in 2016 in 663666c5, then broken in 2017 in
cda9317e. `c` was renamed to `user_config`, but one reference to `c` was
missed.

To confirm the method is indeed broken I ran:

```rb
require 'puma/convenient'
Puma.run
```

Since this has broken for more than 2 years, I think it is pretty safe
to say nobody is using it. That is why I propose removing instead of
fixing it.
2019-10-18 13:57:45 +08:00
..
puma Remove broken puma/convenient [changelog skip] (#2039) 2019-10-18 13:57:45 +08:00
rack/handler Removes empty lines left behind (#1897) 2019-08-09 07:33:24 -07:00
puma.rb All Puma threads are named (#1968) 2019-09-15 10:52:34 +02:00