Serialize Ruby objects: ruby-serial
Many times I have come across the need to serialize a whole bunch of Ruby objects, with all their references. This is often useful to save the state of a program at one point, and… Serialize Ruby objects: ruby-serial
