Replace Clockwork with Sidetiq

This commit is contained in:
Stephan Kaag
2013-08-07 19:25:05 +02:00
parent aec929b184
commit a6b4b5dbf2
44 changed files with 106 additions and 299 deletions

View File

@@ -1,3 +1,2 @@
web: bundle exec rails server -p $PORT
sidekiq: bundle exec sidekiq -e $RAILS_ENV
clockwork: bundle exec clockwork config/clock.rb
sidekiq: bundle exec sidekiq -e $RAILS_ENV