A post by Peter Stuifzand

Garbage Collection in Ruby

June 27, 2005

why published a nice article about garbage collection in ruby. It shows some problems and how these can be solved by changing some of your ruby code.