This week in Rails covers several notable changes: new explicit `query:` and `body:` keyword arguments for integration test helpers to resolve ambiguity with GET+JSON requests in API-only apps; two new predicate methods `request.safe_method?` and `request.unsafe_method?` on ActionDispatch::Request per RFC 9110; a fix to Action
Sort: