
Adsf (A Dead Simple Fileserver) is a tiny web server that can be spawned in any directory to serve static files. It can be used programmatically in Rack and other Ruby applications.
This package provide the adsf --live-reload support.
For example, the nanoc static website generator uses it its "live" command.