Skip to content

Instantly share code, notes, and snippets.

@nikushi
Created February 13, 2013 06:11
Show Gist options
  • Save nikushi/4942632 to your computer and use it in GitHub Desktop.
Save nikushi/4942632 to your computer and use it in GitHub Desktop.
# parson.as_document => Moped::BSON::Document
person = Person.first
puts Moped::BSON::Document.serialize(parson.as_document).size
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment