Skip to content

Instantly share code, notes, and snippets.

@winkler1
Created September 5, 2012 13:30
Show Gist options
  • Select an option

  • Save winkler1/3636554 to your computer and use it in GitHub Desktop.

Select an option

Save winkler1/3636554 to your computer and use it in GitHub Desktop.
<% def obj=tour as grails.converters.JSON; println obj.toString(true).replace("\n","<br>").replace(" ","&nbsp;") %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment