fw
fw - a simple file watcher utility.
setup
[sudo] gem install fw
usage
run rake when some rb file is saved (in this folder/subfolders):
fw rake
about
it's nice to have an automatic trigger for running tests. this is a simple, non-IDE dependent way to get that.