| Commit message (Expand) | Author | Age | Files | Lines |
* | remove RackDelegation module | Aaron Patterson | 2015-08-26 | 1 | -2/+0 |
* | Pass symbol as an argument instead of a block | Erik Michaels-Ober | 2014-11-29 | 1 | -1/+1 |
* | Fix controller test not resetting @_url_options | Tony Wooster | 2014-02-26 | 1 | -1/+0 |
* | group things that are alike | Aaron Patterson | 2012-07-03 | 1 | -0/+3 |
* | push functional test specific methods to it's own module | Aaron Patterson | 2012-07-03 | 1 | -8/+10 |
* | push the cookie writing stuff out of the controller | Aaron Patterson | 2012-07-03 | 1 | -23/+2 |
* | extend the controller with special logic on recycle | Aaron Patterson | 2012-07-03 | 1 | -10/+25 |
* | push req / res setting to the test runner | Aaron Patterson | 2012-07-03 | 1 | -4/+0 |
* | Fix the issue where default_url_options is being cached on test cases. Closes... | thoefer | 2011-08-01 | 1 | -0/+5 |
* | Move @assigns from the controller to the test itself | Santiago Pastorino | 2010-11-06 | 1 | -1/+0 |
* | Fix problems trying to functional test AC::Metal controllers | Santiago Pastorino | 2010-11-06 | 1 | -9/+1 |
* | Fix streaming by having it create a File object, which can be handled by Rack... | Carlhuda | 2010-02-23 | 1 | -1/+0 |
* | deOMGifying Railties, Active Support, and Action Pack | Mikel Lindsaar | 2010-01-31 | 1 | -1/+1 |
* | Cookies middleware | Joshua Peek | 2010-01-16 | 1 | -0/+3 |
* | Rename RackConvenience => RackDelegation | Joshua Peek | 2009-12-20 | 1 | -1/+1 |
* | Rename /base to /metal and make base.rb and metal.rb top-level to reflect the... | Yehuda Katz | 2009-08-06 | 1 | -0/+39 |