Martin DeMello wrote: > On 1/24/07, Jay2 Fernando <j2f / mailinator.com> wrote: >> >> I tried this code but I get the following error: >> >> undefined method `wd' for <Inotify::Event:0xDEADBEEF name=FIXME >> 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/.