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 Cable's origin check to respect X-Forwarded-Host behind reverse proxies; and an open PR rewriting the Layouts and Rendering guide. Nine contributors participated this week.

2m read timeFrom world.hey.com
Post cover image

Sort: