Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,053 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 5 commits in 1 repository
Created a pull request in rails/rails that received 4 comments
Rack responses may be frozen
Summary
We are getting errors like this in our production rails app from this middleware:
FrozenError: can't modify frozen Hash .../actionpack-6.0…

