Skip to content

Instantly share code, notes, and snippets.

@kainam00
Created September 17, 2015 20:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kainam00/3932ee13da6ec9190426 to your computer and use it in GitHub Desktop.
Save kainam00/3932ee13da6ec9190426 to your computer and use it in GitHub Desktop.
ruby pretty JSON generate
require 'json'
JSON.pretty_generate(string)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment