Skip to content

Instantly share code, notes, and snippets.

@jssjr
Created April 4, 2013 16:18
Show Gist options
  • Save jssjr/65429cf5e0d3a020a810 to your computer and use it in GitHub Desktop.
Save jssjr/65429cf5e0d3a020a810 to your computer and use it in GitHub Desktop.
>> a = Object.new
=> #<Object:0x007f92aa066fc8>
>> a.to_yaml
=> "--- !ruby/object {}\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment