1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib
Kazuki Nishikawa 93815b234b
Fix Puma::StateFile#load returns empty string instead of nil (#2810)
Bug introduced in 2b6968f9d4 #2784

Until 5.5.2, empty values were read as `nil`.
Since 5.6.0, empty values are read as `""`.
2022-01-27 08:16:01 -06:00
..
puma Fix Puma::StateFile#load returns empty string instead of nil (#2810) 2022-01-27 08:16:01 -06:00
rack/handler Require rack/common_logger only if :verbose is true (#2547) 2021-02-03 14:34:11 -07:00
puma.rb Rename Puma::JSON to Puma::JSONSerialization (#2640) 2021-06-09 08:55:45 -06:00