Delayed_job (or DJ) encapsulates the common pattern of asynchronously
executing longer tasks in the background. It is a direct extraction from
Shopify where the job table is responsible for a multitude of core tasks.
Provides
Requires
License
MIT
Changelog
* Mon Feb 03 2025 Dan Čermák <dan.cermak@posteo.net>
- 4.1.13 - 2024-11-08
=======================
* Enable Rails 8
* Mon Nov 04 2024 Dan Čermák <dan.cermak@posteo.net>
- 4.1.12 - 2024-08-14
=======================
* Add missing require for extract_options
* Fix rails 7.2 ActiveSupport::ProxyObject deprecation
* Multiple contributors on current and legacy test suite improvements
4.1.12.rc1 - 2024-08-13
=======================
* Validating trusted publishing release
* Add missing require for extract_options
* Fix rails 7.2 ActiveSupport::ProxyObject deprecation
* Multiple contributors on current and legacy test suite improvements
* Mon Oct 10 2022 Stephan Kulow <coolo@suse.com>
updated to version 4.1.11
see installed CHANGELOG.md
4.1.11 - 2022-09-28
===================
* Fix missing require for Rails 7.0.3+
* Tue Jan 25 2022 Stephan Kulow <coolo@suse.com>
updated to version 4.1.10
see installed CHANGELOG.md
4.1.10 - 2022-01-17
===================
* Support for Rails 7.0. NOTE: If you are using Delayed Job independent of Rails, Active Support 7 has dropped classic dependency autoloading. You will need to add and setup zeitwerk for autoloading to continue working in ActiveSupport 7.
* Sun Dec 20 2020 Matthew Trescott <matthewtrescott@gmail.com>
- updated to version 4.1.9
Support for Rails 6.1
Add support for parameterized mailers via delay call (#1121)
* Mon Feb 10 2020 Stephan Kulow <coolo@suse.com>
- updated to version 4.1.8
see installed CHANGELOG.md
4.1.8 - 2019-08-16
=================
* Support for Rails 6.0.0
* Fri Jul 19 2019 Stephan Kulow <coolo@suse.com>
- updated to version 4.1.7
see installed CHANGELOG.md
4.1.7 - 2019-06-20
=================
* Fix loading Delayed::PerformableMailer when ActionMailer isn't loaded yet
4.1.6 - 2019-06-19
=================
* Properly initialize ActionMailer outside railties (#1077)
* Fix Psych load_tags support (#1093)
* Replace REMOVED with FAILED in log message (#1048)
* Misc doc updates (#1052, #1074, #1064, #1063)
* Fri Apr 13 2018 factory-auto@kulow.org
- updated to version 4.1.5
see installed CHANGELOG.md
4.1.5 - 2018-04-13
=================
* Allow Rails 5.2
* Tue Jan 09 2018 coolo@suse.com
- updated to version 4.1.4
see installed CHANGELOG.md
4.1.4 - 2017-12-29
=================
* Use `yaml_tag` instead of deprecated `yaml_as` (#996)
* Support ruby 2.5.0
* Tue May 30 2017 coolo@suse.com
- updated to version 4.1.3
see installed CHANGELOG.md
4.1.3 - 2017-05-26
=================
* Don't mutate the options hash (#877)
* Log an error message when a deserialization error occurs (#894)
* Adding the queue name to the log output (#917)
* Don't include ClassMethods with MessageSending (#924)
* Fix YAML deserialization error if original object is soft-deleted (#947)
* Add support for Rails 5.1 (#982)
Files
/usr/lib64/ruby/gems/4.0.0/build_info
/usr/lib64/ruby/gems/4.0.0/cache/delayed_job-4.1.13.gem
/usr/lib64/ruby/gems/4.0.0/gems/delayed_job-4.1.13
/usr/lib64/ruby/gems/4.0.0/gems/delayed_job-4.1.13/CHANGELOG.md
/usr/lib64/ruby/gems/4.0.0/gems/delayed_job-4.1.13/CONTRIBUTING.md
/usr/lib64/ruby/gems/4.0.0/gems/delayed_job-4.1.13/LICENSE.md
/usr/lib64/ruby/gems/4.0.0/gems/delayed_job-4.1.13/README.md
/usr/lib64/ruby/gems/4.0.0/gems/delayed_job-4.1.13/Rakefile
/usr/lib64/ruby/gems/4.0.0/gems/delayed_job-4.1.13/contrib
/usr/lib64/ruby/gems/4.0.0/gems/delayed_job-4.1.13/contrib/delayed_job.monitrc
/usr/lib64/ruby/gems/4.0.0/gems/delayed_job-4.1.13/contrib/delayed_job_multiple.monitrc
/usr/lib64/ruby/gems/4.0.0/gems/delayed_job-4.1.13/contrib/delayed_job_rails_4.monitrc
/usr/lib64/ruby/gems/4.0.0/gems/delayed_job-4.1.13/contrib/delayed_job_rails_4_multiple.monitrc
/usr/lib64/ruby/gems/4