twinturbo
|
8eedd1a4a7
|
Make ActionController#head pass rack-link
|
2012-05-03 16:18:51 -07:00 |
|
Akira Matsuda
|
be7ab83b64
|
A test case to ensure that AC::Metal#response_body= always wraps the given value in an Array in both Ruby 1.8 and 1.9 (refs #3581)
|
2011-11-10 10:54:56 +09:00 |
|
Aaron Patterson
|
ea25224046
|
cleaning up some warnings on 1.9.3
|
2011-02-07 16:44:27 -08:00 |
|
Santiago Pastorino
|
2382667955
|
Fix problems trying to functional test AC::Metal controllers
[#5393 state:committed]
|
2010-11-06 21:15:03 -02:00 |
|
wycats
|
8cb2cfbf71
|
Fix a few bugs when trying to use Head standalone
|
2010-10-10 00:54:11 -07:00 |
|
Neeraj Singh
|
b462952886
|
Use better assertion methods for testing
[#4645 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-05-19 10:18:36 +02:00 |
|
Carlhuda
|
1dacc19702
|
Return a valid Rack response from bare ActionController::Metal
|
2010-03-18 17:32:53 -07:00 |
|