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

3 commits

Author SHA1 Message Date
Nate Berkopec
2e4e5dc883
Revert "Revert "Adds configuration option to set max_fast_inline (#2406)""
This reverts commit e48d6f3cae.
2020-10-26 15:59:30 -06:00
Nate Berkopec
e48d6f3cae
Revert "Adds configuration option to set max_fast_inline (#2406)"
This reverts commit e8b9998ba8.
2020-10-25 16:18:27 -06:00
Frank DelPidio
e8b9998ba8
Adds configuration option to set max_fast_inline (#2406)
* Adds ENV option to set MAX_FAST_INLINE

* Adds max_fast_inline as a configuration option to the server

* Updates changelong

* Adds Const:: prefix to MAX_FAST_INLINE

* Finally getting the hang of the changelog

* Removes attr_reader

* Adds max_fast_inline method to dsl

* Rubocop: Fixes Final newline missing

* Fixes History.md
2020-10-19 09:24:55 -06:00