Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Depend on Hash#diff extension | Jeremy Kemper | 2009-05-30 | 1 | -0/+2 |
* | Extract ActionController rescue templates into Rescue and ShowExceptions midd... | Joshua Peek | 2009-05-02 | 1 | -7/+1 |
* | Switch functional tests to run through the rack interface instead of process | Joshua Peek | 2009-05-02 | 1 | -0/+5 |
* | Functional test runner finalizes response just like the integration test runn... | Joshua Peek | 2009-05-02 | 1 | -12/+6 |
* | Deprecate assert_redirect_to's partial hash matching | Joshua Peek | 2009-05-02 | 2 | -7/+8 |
* | Move TestRequest#query_parameters into AD TestRequest | Joshua Peek | 2009-04-30 | 1 | -0/+4 |
* | Move TestRequest cookies accessor into AD TestRequest | Joshua Peek | 2009-04-30 | 1 | -3/+21 |
* | Start moving TestRequest and TestResponse into ActionDispatch | Joshua Peek | 2009-04-30 | 2 | -0/+187 |
* | Move generic assertions into ActionDispatch | Joshua Peek | 2009-04-30 | 7 | -0/+1115 |