You must be new to Ruby.
On Sep 24, 2011 3:30 PM, "Peter Berghold" wrote:
> Hmmm looks suspiciously Perl-ish. ;)
>
> On Sep 24, 2011 4:19 PM, "Steve Snodgrass" wrote:
>
> Peter, I'm not sure about your specific question but there is a much
> easier way of doing what you are trying to do.
>
>
Hmmm looks suspiciously Perl-ish. ;)
On Sep 24, 2011 4:19 PM, "Steve Snodgrass" wrote:
Peter, I'm not sure about your specific question but there is a much
easier way of doing what you are trying to do.
<%= hosts.join(',') %>
That will replace your entire example template. :)
On Sep 24