Class: Restruct::MarshalArray

Inherits:
Array show all
Includes:
Marshalizable
Defined in:
lib/restruct/marshal_array.rb

Instance Attribute Summary

Attributes inherited from Structure

#id, #redis

Method Summary

Methods included from Marshalizable

#deserialize, #serialize

Methods inherited from Array

#[], #[]=, #at, #clear, #concat, #delete, #delete_at, #delete_if, #each, #each_index, #empty?, #fetch, #first, #include?, #insert, #keep_if, #last, #pop, #push, #shift, #size, #to_a, #values_at

Methods inherited from Structure

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

Constructor Details

This class inherits a constructor from Restruct::Structure