From: Jay2 Fernando Date: 2007-01-24T23:15:52+09:00 Subject: Re: inotify subdirectories Martin DeMello wrote: > On 1/24/07, Jay2 Fernando wrote: >> >> I tried this code but I get the following error: >> >> undefined method `wd' for > mask=FIXME>:Inotify::Event (NoMethodError) >> >> I got the source code from the URL above. I read the inotify header file >> and saw the "wd" event. what could be the problem? > > You've got an old version of the inotify code - get it from here: > http://nbtsc.org/~aredridel/projects/ruby/ruby-inotify/ > > martin aha... ok. thanks for pointing me to correct source. -- Posted via http://www.ruby-forum.com/.