How to output a string from the elusive non-output block method; concat
posted in today i learned
As a developer, there are many times when printing a value is essential to debugging an application. Sometimes you are unable to use the <%= string %>
output block method.