Flowdock
method

marshal_dump_supports_canonical_option?

Importance_1
v1_9_3_125 - Show latest stable - 0 notes - Class: PStore
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.