Skip to content

Use 422 instead of deprecated symbol :unprocessable_entity#309

Open
fschwahn wants to merge 1 commit into
zombocom:mainfrom
denkungsart:main
Open

Use 422 instead of deprecated symbol :unprocessable_entity#309
fschwahn wants to merge 1 commit into
zombocom:mainfrom
denkungsart:main

Conversation

@fschwahn

@fschwahn fschwahn commented Nov 12, 2025

Copy link
Copy Markdown
Contributor

Closes #308

This works both with older & newer rack versions.

@fschwahn

Copy link
Copy Markdown
Contributor Author

Test failures are unrelated. The Appraisals are incorrectly defined, as gem "rails", "~> 7.0" will install 7.2.x if available, so all 7.x groups are actually testing against 7.2, and the test suite is incompatible with that.

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.

Deprecated warning for :unprocessable_entity

1 participant