Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 384 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 384 Bytes

Abstractive::Refrescar

Code reloader, implemented using Celluloid and rb-inotify.

This currently only runs on Linux because it uses inotify.

Usage

To use this gem, you need to initialize it like this:

#de Example here.

Future

Will update to detect and support Mac OS X ( using FSEvent versus inotify ) and other *nix operating systems.