From: Michael Guterl Date: 2006-10-24T09:26:38+09:00 Subject: Re: How do you save the contents of an object? ------=_Part_9_2573340.1161649591163 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 10/23/06, Steve Quezadas wrote: > > Is there an easy way to save the contents of an object in ruby? Check out these. http://www.ruby-doc.org/core/classes/Marshal.html http://www.ruby-doc.org/core/classes/YAML.html This is hard to google, so I am posting it up. I just need a general > idea (if anyoen has it), you don't have to spell it out for me. > > -- > Posted via http://www.ruby-forum.com/. > > HTH, Michael Guterl ------=_Part_9_2573340.1161649591163--