Hi, I've tried to use ERb (tiny eRuby) from within eRuby but the result was that I got strange characters on my screen. Is this a bug? And if I use 'print' in ERb (e.g. like <% print "hallo" %> ) then a download-dialog appears, e.g. "print" is executed before the rest of the file is printed. Michael