0
0
zero/lib
Gibheer b20c0c527c 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.
2012-12-18 04:24:24 +01:00
..
zero reuse render for actual rendering 2012-12-18 04:24:24 +01:00
zero.rb require backports for ruby 1.8 2012-12-17 20:53:41 +01:00