Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails 7.1 will return Content-Type header without modification. If you want just the MIME type, please use #media_type instead. #192

Open
sobrinho opened this issue Feb 6, 2024 · 1 comment

Comments

@sobrinho
Copy link

sobrinho commented Feb 6, 2024

This deprecation is being raised from Pusher::WebHook.new(request).

@rurounijones
Copy link

rurounijones commented Oct 15, 2024

Rails 7.1 has already been released which means this gem will have silent compatibility issues due to an existing method returning different data. This may lead to unexpected failures in production if the code is not end-to-end tested by users of the gem.

Are there any plans to update this gem to address this issue for Rails 7.1 compatibility?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants