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
The former fixes the underlying header capitalization change issue introduced on Rack > 2, while the latter fixes Shrine's fallback that should've guarded against this.
When using a Rails 7 application with Rack 3 and Shrine 3.5.0 we are getting a
NoMethodError
This is the offending line:
I see there are already PRs to fix this:
#661
#660
The text was updated successfully, but these errors were encountered: