hansamurai

Thursday, August 31, 2006

<%= FTW %>

So yeah, in Ruby, when writing a .rhtml file, you surround your Ruby code with <%= ... %> and not <% ... %> Just lost like half an hour figuring that one out. Go me.