Skip to content

Instantly share code, notes, and snippets.

@mtkd
Created August 19, 2012 07:16
Show Gist options
  • Save mtkd/3393155 to your computer and use it in GitHub Desktop.
Save mtkd/3393155 to your computer and use it in GitHub Desktop.
Pretty print a mongoid document
JSON.pretty_generate(JSON.parse(obj.to_json))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment