Skip to content

Remove deprecated methods and mark values_at as deprecated.#2183

Merged
ioquatix merged 1 commit into
rack:mainfrom
socketry:rack-request-deprecations
May 31, 2024
Merged

Remove deprecated methods and mark values_at as deprecated.#2183
ioquatix merged 1 commit into
rack:mainfrom
socketry:rack-request-deprecations

Conversation

@ioquatix

Copy link
Copy Markdown
Member

See #1879 for context.

@ioquatix ioquatix force-pushed the rack-request-deprecations branch from 8f8c3d5 to 19460a6 Compare May 31, 2024 06:30
@ioquatix ioquatix force-pushed the rack-request-deprecations branch from 19460a6 to 9b76c15 Compare May 31, 2024 06:35

@jeremyevans jeremyevans left a comment

Copy link
Copy Markdown
Contributor

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
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