This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c495cbcda94bec7a49a88631fc575cc04bde8e88
rails
/
actionpack
/
lib
/
action_dispatch
History
Marc Bowes
951a325c99
Remove the unneeded
\d
when sanitizing
X-Request-Id
.
2011-10-20 10:00:42 +03:00
..
http
Added X-Request-Id tracking and TaggedLogging to easily log that and other production concerns
2011-10-19 12:59:33 -05:00
middleware
Remove the unneeded
\d
when sanitizing
X-Request-Id
.
2011-10-20 10:00:42 +03:00
routing
Leave escaping up to Journey
2011-10-13 21:40:42 -07:00
testing
TestCase should respect the view_assigns API instead of pulling variables on its own.
2011-10-02 11:29:13 +02:00
railtie.rb
stop circular require warnings
2011-08-24 16:47:01 -07:00
routing.rb
Also change the default route comment
2011-06-16 14:03:41 +08:00