Neeraj Singh
|
806e6f80dc
|
render_to_string must ensure that response_body
is nil
[ #5875 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2011-01-25 20:14:03 +01:00 |
|
Diego Carrion
|
72f37bd8bc
|
renderer calls object.to_json when rendering :json => object [#5655 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-09-27 23:11:29 +02:00 |
|
José Valim
|
81fb742488
|
Always downstream given options in :json, :xml and :js renderers and add tests for it.
|
2010-04-22 12:12:38 +02:00 |
|
José Valim
|
a39c7505bd
|
Cleanup render callstack and make render(:json => {}, :status => 401) work again.
|
2010-02-24 22:17:25 +01:00 |
|
Joshua Peek
|
0540781539
|
Namespace TestControllers inside their test case class
|
2009-09-19 13:04:12 -05:00 |
|
Yehuda Katz + Carl Lerche
|
49a84ff69c
|
Ported over render :file tests.
|
2009-05-13 17:00:59 -07:00 |
|