Flowdock
method

marshal_dump_supports_canonical_option?

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: PStore

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_3_392) is shown here.

marshal_dump_supports_canonical_option?() private

Check whether Marshal.dump supports the ‘canonical’ option. This option makes sure that Marshal.dump always dumps data structures in the same order. This is important because otherwise, the checksums that we generate may differ.

Show source
Register or log in to add new notes.