You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a partial revert of rails#41083.
`puma.rb` may update by users, but Rails has improved `puma.rb` sometimes.
For example, 06d614a and f719787.
To allow users to know those improvements, I think we should update
`puma.rb` by `app:update`.
0 commit comments