I got a rails app where I can input a few paragraphs of text into my model. The problem is I dont know how to input any line breaks.
I\'ve tried to add \" {ln}{/ln}
\n if memory serves (it hasn't been doing so well today... try at your own risk lol)
\n
Edit: making the assumption you were talking about a textarea, if it is simple output, just use
textarea