Skip to content

Instantly share code, notes, and snippets.

@adz
Created June 7, 2011 07:44
Show Gist options
  • Save adz/1011843 to your computer and use it in GitHub Desktop.
Save adz/1011843 to your computer and use it in GitHub Desktop.
guard 'annotate' do
watch( 'db/schema.rb' )
# Uncomment the following line if you also want to run annotate anytime
# a model file changes
#watch( 'app/models/**/*.rb' )
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment