activejob
Here are 55 public repositories matching this topic...
-
Updated
Oct 6, 2020 - Ruby
-
Updated
Oct 3, 2020 - Ruby
This is a bag of thoughts issue, I encourage everyone to file more specific detailed issues and send pull requests.
-
do not use keyword arguments in plain Sidekiq workers mperham/sidekiq#2372 (check if it works or not with ActiveJob)
-
do not schedule jobs inside a transaction if a record created/updated inside this transaction will be directly or indirectl
-
Updated
Sep 17, 2020 - Java
-
Updated
Sep 3, 2020 - Ruby
-
Updated
Sep 2, 2019 - Ruby
-
Updated
Jun 25, 2020 - Ruby
-
Updated
Sep 21, 2020 - Ruby
-
Updated
May 28, 2020 - Ruby
-
Updated
May 4, 2020 - Ruby
-
Updated
Aug 28, 2019 - Ruby
-
Updated
Jun 25, 2020 - Ruby
-
Updated
Sep 18, 2020 - Ruby
-
Updated
Jul 11, 2020 - Ruby
-
Updated
Jul 30, 2020 - Ruby
-
Updated
Jan 23, 2020 - Ruby
-
Updated
Jul 7, 2020 - Ruby
-
Updated
Apr 16, 2020 - Ruby
-
Updated
Oct 6, 2020 - Ruby
Improve this page
Add a description, image, and links to the activejob topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the activejob topic, visit your repo's landing page and select "manage topics."
I've come up against a bug with ActiveRecord when using namespaces models and polymorphic associations, it's a common use-case so should probably be fixed before a 4.2 release.
Error:
Example: