This commit is contained in:
John Bintz 2011-06-05 07:27:02 -04:00
parent 577a9a612f
commit 09ff7aa90a
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
[![Build Status](http://travis-ci.org/johnbintz/guard-rails.png)](http://travis-ci.org/johnbintz/guard-rails)
Want to restart your Rails development server whilst you work? Now you can!
guard 'rails', :port => 5000 do