I\'ve got a Hash with a default proc that I\'d like to Marshal to a file, but the default proc prevents me from doing that.
Rather than writing my own _dump
_dump
In case you would want to have a copy without defaults, the simplest way -
Hash[hash_with_defaults]