Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vendor new Rack::Mock changes | Joshua Peek | 2009-04-30 | 2 | -148/+0 |
| | |||||
* | Convert params keys to strings | Jeremy Kemper | 2009-04-29 | 1 | -0/+1 |
| | |||||
* | Move header injection back into integration tests | Joshua Peek | 2009-04-28 | 1 | -11/+1 |
| | |||||
* | Don't assume :params is a Hash | Jeremy Kemper | 2009-04-26 | 1 | -4/+1 |
| | |||||
* | Start to integrate some of the features in Rack::Test. | Joshua Peek | 2009-04-24 | 2 | -0/+160 |
Eventually commit ActionDispatch::Test::MockRequest and ActionDispatch::Test:: UploadedFile upstream. |