aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/request_id_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove default match without specified methodJose and Yehuda2012-04-241-2/+2
* removed warning "warning: ambiguous first argument; put parentheses or even s...Arun Agrawal2011-12-211-1/+1
* Using uuid which is supported in 1.9Arun Agrawal2011-12-211-1/+1
* Warnings removed from RequestIdTestArun Agrawal2011-10-221-2/+2
* Make tests run on 1.8.x, add integration setup.José Valim2011-10-191-39/+45
* Blah, SecureRandom#uuid is not supported in 1.8.7 -- cant wait for Rails 4.0 ...David Heinemeier Hansson2011-10-191-1/+1
* Added X-Request-Id tracking and TaggedLogging to easily log that and other pr...David Heinemeier Hansson2011-10-191-0/+59