Skip to content

Instantly share code, notes, and snippets.

@Amitesh
Created July 20, 2012 10:33
Show Gist options
  • Save Amitesh/3150072 to your computer and use it in GitHub Desktop.
Save Amitesh/3150072 to your computer and use it in GitHub Desktop.
Preety print json on UI
Device wise apps :
<pre>
<%= JSON.pretty_generate(JSON.parse(@info.to_json)) %>
</pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment