Matt Todd ca91f2194e Exclude request from 404 exception env inspection
Yeah, this is ghetto, but it makes github/github#15020 simpler.

Right now, we have to store the `request` object in `Thread.current` for constraints-based routing if we want access to the request when running our constraint match.

See github/github#14468 for additional background, where the `request` was removed from the `env` because it was causing unexpected needles for all 404s.

NOTE: This `env` is not the same as `request.env`, it's a subset produced by [`extract_request_environment`](685cb901fc/actionpack/lib/action_controller/routing/route_set.rb (L442)).

cc @github/discussions @github/rails
2013-09-16 16:07:01 -07:00
2013-08-07 00:25:30 -07:00
2012-12-08 20:35:13 -08:00
2013-08-27 20:51:14 +10:00
2010-06-22 14:11:14 -07:00
2008-06-22 10:38:25 -07:00
2013-08-08 20:37:31 -07:00
2013-08-08 20:45:23 -07:00
2013-08-08 20:37:30 -07:00
Description
No description provided
85 MiB
Languages
Ruby 97.9%
CSS 1.5%
HTML 0.5%