Great stuff. One of the things that always bugged me about rails is the crazy html block helpers that require concating to the output instead of just returning a string.<p>Being able to build and returning simple strings is going to make rails views infinitely better.