Skip to content

Instantly share code, notes, and snippets.

@tagrudev
Created December 5, 2012 13:29
Show Gist options
  • Save tagrudev/4215517 to your computer and use it in GitHub Desktop.
Save tagrudev/4215517 to your computer and use it in GitHub Desktop.
Where does this !binary comes from
[3] pry(#<Docushin::CollectionsController>)> @data[:id]
=> "4d696868a047e668b491fb43aebd2fc4"
[4] pry(#<Docushin::CollectionsController>)> @data[:id].to_yaml
=> "--- !binary |-\n NGQ2OTY4NjhhMDQ3ZTY2OGI0OTFmYjQzYWViZDJmYzQ=\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment