Y
Hacker News
new
|
ask
|
show
|
jobs
by
meltingice
5683 days ago
Yeah, I'm looking into inotify to see how I can implement that with Ruby. Would definitely be nicer than simply polling the directory.
1 comments
nixme
5683 days ago
Try rb-inotify (linux) and rb-fsevent (os x):
https://github.com/nex3/rb-inotify
https://github.com/thibaudgg/rb-fsevent
link
https://github.com/nex3/rb-inotify
https://github.com/thibaudgg/rb-fsevent