Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve testing of cookies in functional tests: | Andrew White | 2011-03-06 | 1 | -1/+1 |
* | Make cookies hash in ActionDispatch::TestProcess indifferent access [#5761 st... | David Trasbo | 2010-11-07 | 1 | -1/+1 |
* | Some require indifferent_access added | Santiago Pastorino | 2010-04-21 | 1 | -0/+1 |
* | access assigns as a method or hash, with strings or symbols [#4431 state:reso... | David Chelimsky | 2010-04-17 | 1 | -2/+2 |
* | AD::TestProcess relies on request.flash, so let's load it. | José Valim | 2010-02-16 | 1 | -0/+2 |
* | TestProcess belongs in AD | Joshua Peek | 2009-12-12 | 1 | -0/+42 |