about summary refs log tree commit homepage
path: root/lib/dtas/watchable
DateCommit message (Collapse)
2020-01-06watchable: use fiddle for inotify support
We have String#unpack at our disposal for working with "struct inotify_event", so use it instead of depending on an extension which requires a compiler and development headers to install.