I've been trying to make a paragraph in this little piece of code:
flash[:error] = "ATENÇÃO!\nNenhum dos campos pode ser deixado em branco"
right where the \n is, but when I render it on my ruby application it doesn't seem to make a paragraph any help/ideas?
as text – Dando Mando Nogger Jun 23 '17 at 13:20