1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
Commit graph

1 commit

Author SHA1 Message Date
Robin Wallin
0256d71e60
Rename Puma::JSON to Puma::JSONSerialization (#2640)
In the context of user-defined hooks (e.g. in `before_fork`), the previous naming had the unfortunate side-effect of causing `JSON` to resolve to `Puma::JSON` rather than, the likely more expected, `::JSON` module.

Closes #2639
2021-06-09 08:55:45 -06:00
Renamed from test/test_json.rb (Browse further)