mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Methods raising ActiveRecord::RecordNotFound were returning 404 on first request and 200 OK with blank body on subsequent requests. [#2533 state:committed] Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>