Class: Restruct::MarshalHash

Inherits:
Hash show all
Includes:
Marshalizable
Defined in:
lib/restruct/marshal_hash.rb

Instance Attribute Summary

Attributes inherited from Structure

#id, #redis

Method Summary

Methods included from Marshalizable

#deserialize, #serialize

Methods inherited from Hash

#[], #clear, #delete, #delete_if, #each, #each_key, #each_value, #empty?, #fetch, #keep_if, #key, #key?, #keys, #size, #store, #to_h, #update, #value?, #values, #values_at

Methods inherited from Structure

#==, #destroy, #dump, #initialize, #restore

Constructor Details

This class inherits a constructor from Restruct::Structure