From: Tim Hunter Date: 2008-04-13T02:17:37+09:00 Subject: Re: Instance Variable On-Change Ryan Lewis wrote: > I need to make a way to run a method when class' instance variable > changes from false to true and only run it once. But I have no idea how > to do this. > > Any ideas? Check out the observer library. -- RMagick: http://rmagick.rubyforge.org/ RMagick 2: http://rmagick.rubyforge.org/rmagick2.html