No one was able to answer Rich Collins's question:

I have the following Markaby code:

name = h @question.user.name
reward = number_to_currency @question.reward
h2 "#{name} will pay #{reward} to the first person to answer the question:"

Can anyone tell me why the first 2 assignments are being added to the template result?

People succeed in answering Rich Collins's questions 37% of the time (32 successes in 86 attempts).