G
Gabriel Horner
Hi rubyheads,
I read about fusefs on why's page and found a commandline
interface to ActiveRecord very cool. I downloaded the latest
fuse (2.3) and latest fusefs(0.3) but when I run any of the sample
scripts it just hangs. Any of the sample scripts hang at the IO.select
call. I looked for documentation on this method on ruby-doc.org but its
not too clear to me how to use it correctly and thus troubleshoot it.
Any ideas on what's wrong or pointers to IO.select tutorials?
BTW, I'm running ruby 1.8.2.
Thanks,
Gabriel
I read about fusefs on why's page and found a commandline
interface to ActiveRecord very cool. I downloaded the latest
fuse (2.3) and latest fusefs(0.3) but when I run any of the sample
scripts it just hangs. Any of the sample scripts hang at the IO.select
call. I looked for documentation on this method on ruby-doc.org but its
not too clear to me how to use it correctly and thus troubleshoot it.
Any ideas on what's wrong or pointers to IO.select tutorials?
BTW, I'm running ruby 1.8.2.
Thanks,
Gabriel