Y
Hacker News
new
|
ask
|
show
|
jobs
by
TallboyOne
4193 days ago
I'm just waiting on Delayed Job at this point :)
2 comments
xal
4193 days ago
DJ could use a update to be fully Rails 4.2 compatible. I'd love a PR for that and would merge.
https://github.com/tobi/delayed_job
link
reledi
4193 days ago
The repo you linked to is dead. DJ is in active development at
https://github.com/collectiveidea/delayed_job
.
link
reledi
4193 days ago
What do you mean? Is DJ supposed to become a Rails built-in library?
link
brandoncordell
4193 days ago
No, but Rails has ActiveJob[1] which allows you to use backends interchangeably (see heading 4.1 of the link I posted).
[1]
http://edgeguides.rubyonrails.org/active_job_basics.html
link
https://github.com/tobi/delayed_job