aboutsummaryrefslogtreecommitdiff
path: root/spec/unit/renderer/render_spec.rb
diff options
context:
space:
mode:
authorGibheer <gibheer@gmail.com>2012-12-18 04:24:24 +0100
committerGibheer <gibheer@gmail.com>2012-12-18 04:24:24 +0100
commitb20c0c527c89ec08548849163388d43207609fcd (patch)
tree31b2e2296ffd896e04745e6fcb423edc71d1491e /spec/unit/renderer/render_spec.rb
parentb0954de7dc95e44d02a8e5315ae6c2966adeaa13 (diff)
reuse render for actual rendering
The splitting of rendering and processing is good, but on the other side it makes some double steps or even introduce workarounds. That is why I made the method #render just a call to the renderer. This should help much more than the strict seperation. The method will only return the resulting string and not add it to the body of the response. That still has to be taken care of by the user.
Diffstat (limited to 'spec/unit/renderer/render_spec.rb')
0 files changed, 0 insertions, 0 deletions