From: Rick Ashton Date: 2007-01-03T20:22:59+09:00 Subject: YAML and class variables Hi When an object's .to_yaml method is used, class variables aren't recorded. This makes sense, I guess, but how can someone then serialize a class variable and restore it later? Thanks! kLy -- Posted via http://www.ruby-forum.com/.