hi
I’ve got quite long strings containing xml, and I’d like to render
these xml codes inside an rhtml view in a nice way. That means
automatical linebreaks etc. The string itself is nearly unreadable…
This cannot be done in the controller because I’d like to insert many
such xml strings into my view.
I tried several kinds of render, but I didn’t get it.
Any help appreciated
Luma