From: Ryan Lewis Date: 2008-04-11T09:45:19+09:00 Subject: Re: Stack Level Too Deep? Ken Bloom wrote: > > The remove() method just keeps calling itself. I think you wanted > def remove() > self.class.remove(self.username) > end > > --Ken Ahh thanks alot! That's exactly what I was looking for. -- Posted via http://www.ruby-forum.com/.