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

Remove deprecated methods and mark values_at as deprecated. #2183

Merged
merged 1 commit into from
May 31, 2024

Conversation

ioquatix
Copy link
Member

See #1879 for context.

Copy link
Contributor

@jeremyevans jeremyevans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I disagree with your reasons for doing this, as I've explained in #1879. However, I think the change itself is fine. values_at is not a good name because there is no indication it operates on params (I would expect it to operate on env given the name).

@ioquatix ioquatix merged commit 9491292 into rack:main May 31, 2024
15 checks passed
emon added a commit to emon/omniauth-identity that referenced this pull request Aug 13, 2024
use req.params[] instead of req[], which was removed in rack 3.1.0
rack/rack#2183
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

Successfully merging this pull request may close these issues.

2 participants