We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Change link for capistrano3-delayed-job to currently maintained repo
Use monit with delayed_job workers
Updated Changelog (textile)
Updated Backends (textile)
Changing to v3 with a few improvements over the previous ironmq version
Updated Delayed job command details (markdown)
Updated Common problems (mediawiki)
the extension for cap task file should be ".rake"
Updated Delayed Job tasks for Capistrano 3 (markdown)
typo fix
Default Capistrano instructions to Rails 4 syntax
Moved the quick fix to the top of the wiki page
adds reference to capistrano3-delayed-job gem
capistrano tasks should be in .rake files
Updated Home (mediawiki)
add thebestday/delayed-web
I had to use .cap because my Capfile said `Dir.glob('lib/capistrano/tasks/*.cap').each { |r| import r }`
added more troubleshooting tips
Remove trailing spaces
Sorry, I'm not sure my modification was correct. So I I replace.
I could use delayed_job with ':delayed_job_server_rails' but ':delayed_job_server_role' on rails4.
Update command line help output to 4.0 level
Append a note for adding daemons to Gemfile
update directory 'shared/pids' to 'shared/tmp/pids'
add notice about shared/pids folder