From: Phrogz Date: 2007-09-29T01:50:10+09:00 Subject: Re: Can we have these two added to ERb? On Sep 28, 10:41 am, Phrogz wrote: > 2) After prompting for this a couple years ago, people on the list > helped create a patch to ERB to allow print and puts to concatenate to > this string. [...] I forgot to mention - this patch is available for Ruby 1.8.2 at: ftp://phrogz.net/rubylibs/erb_1.8.2_with_puts.rb.gz I'm not sure how much (if any) ERb has changed between 1.8.2 and 1.8.6, but it should be pretty easy to carry this patch forward to the current version and patch your own ERb if you want this.