Skip to content

Instantly share code, notes, and snippets.

@bostonaholic
Forked from daniely/ruby koans watchr file
Created January 4, 2012 14:11
Show Gist options
  • Save bostonaholic/1560204 to your computer and use it in GitHub Desktop.
Save bostonaholic/1560204 to your computer and use it in GitHub Desktop.
Super simple watchr for ruby koans
watch('koans/(.*)\.rb') { system "rake" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment