Is there a simple way to print an unformated xml string to screen in a ruby on rails application? Something like a xml beautifier?
What about the Nokogiri gem? Here is an example use.