Flowdock
method

serialize

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: Arguments
serialize(arguments) public

Serializes a set of arguments. Intrinsic types that can safely be serialized without mutation are returned as-is. Arrays/Hashes are serialized element by element. All other types are serialized using GlobalID.

Show source
Register or log in to add new notes.