As I started to use the new Rails Template Runner functionality
(thanks to lifo + jeremymcanally - it's really awesome) I realized
some small missing methods that could make the template a lot more
powerful. One in particular was really already there - just embedded
within another method.
Which refactors a bunch of the template runner (DRY) uses the logger
instead of just 'puts' and now has very good test coverage. Please
test it out and let me know if I need to make more changes. I think
this will let us progress the template runner in the light of the BIG
NEWS.
Which refactors a bunch of the template runner (DRY) uses the logger
instead of just 'puts' and now has very good test coverage. Please
test it out and let me know if I need to make more changes. I think
this will let us progress the template runner in the light of the BIG
NEWS.