Project

refrescar

0.0
No commit activity in last 3 years
No release in over 3 years
Code reloader, implemented using Celluloid and rb-inotify.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

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.