From: Roger Pack Date: 2008-08-25T23:27:12+09:00 Subject: Re: Searching for memory leaks in my app > Are there any tools or methods that would allow me to see where's the > problem? Maybe it's one of the gems? (but how to check it?) > > m. There's bleak house, and valgrind, and dike, off the top of my head. Oh ruby-prof also tracks allocations, though that may not be as useful. Good luck. -=R -- Posted via http://www.ruby-forum.com/.