Skip to content

Commit

Permalink
no need to restart delayed_job after repository changed
Browse files Browse the repository at this point in the history
  • Loading branch information
flyerhzm committed May 19, 2012
1 parent 1fd8256 commit 9838cae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Guardfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ end

guard 'delayed', :environment => 'development' do
watch('app/models/build.rb')
watch('app/models/repository.rb')
end

guard 'annotate', :run_at_start => false do
Expand Down

0 comments on commit 9838cae

Please sign in to comment.