Steven Soroka
|
1a4ff9547a
|
render_all should internally always return strings. This eases some 1.9 compatability issues.
|
2011-05-02 10:58:27 -04:00 |
|
Steven Soroka
|
888cbe8f09
|
fix next if /^__.+__$/ to /^(__.+__|object_id)$/, since object_id will complain if it is removed
|
2011-04-28 15:24:50 -05:00 |
|
Steven Soroka
|
2f11364417
|
make ruby-debug optional
|
2011-04-28 15:18:59 -05:00 |
|
Steven Soroka
|
74cdfc6718
|
Fix commit 7bbb4ff84f so it's backwards-compatible
|
2011-04-28 15:18:51 -05:00 |
|
Steven Soroka
|
59a63e0fe5
|
fix failing test "recursively_included_template_does_not_produce_endless_loop", push needs to come before exception raise since pop is in ensure block and always happens.
|
2011-04-24 01:09:56 -05:00 |
|