interpreting %Q!"${@foo}"! borks
Reported by Nicholas Faiz | August 24th, 2009 @ 07:03 PM
instead of outputting @foo it outputs
expected "\"hello world\"" got ");@output_buffer.concat((@foo).to_s);@output_buffer.concat("
where @foo = "hello world"
Comments and changes to this ticket
-
Nicholas Faiz September 7th, 2009 @ 05:19 PM
Same problem, but a better example of what I have to work out:
$@annotation.nil? borks
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Renshi is a templating language for Ruby which is unobtrusive in HTML and XHTML structures - http://github.com/biv/renshi/tree/master