Namespace
- MODULE ActiveSupport::MessagePack::CacheSerializer
- CLASS ActiveSupport::MessagePack::UnserializableObjectError
Methods
- D
- L
- S
Class Public methods
dump(object) Link
Dumps an object. Raises ActiveSupport::MessagePack::UnserializableObjectError if the object type is not supported.