1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib
Kamil Trzciński 883b86112b
Fix UserFileDefaultOptions#fetch implementation (#2233)
The usage of `||` fetch is incorrect,
as presence of `false` is the correct value.

This change uses `default` value,
only if the value is nowhere else defined.
2020-04-25 15:59:46 +09:00
..
puma Fix UserFileDefaultOptions#fetch implementation (#2233) 2020-04-25 15:59:46 +09:00
rack/handler Update .run method options param 2020-03-18 15:22:22 -04:00
puma.rb All Puma threads are named (#1968) 2019-09-15 10:52:34 +02:00