Eric Roberts
Results
1
comments of
Eric Roberts
In rack 3.0.11 `last_request.env["rack.input"]` has a value. After that it does not. https://github.com/rack/rack/blob/main/UPGRADE-GUIDE.md#rackinput-is-no-longer-required-to-be-rewindable Switching forks fixed the problem: `gem 'rspec_api_documentation', github: 'SchoolKeep/rspec_api_documentation', ref: '13df1ac'`