The standard way to output stuff in, say, an .rhtml file is <%= something %> -- but how do you output without that? Is there a function or something I can call?
Silly question, I know, I know.. I can't figure it out.
| Code: |
|
<% output something %> |
Silly question, I know, I know.. I can't figure it out.
