Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActiveJob #520

Closed
ventsislaf opened this issue Feb 16, 2015 · 2 comments
Closed

ActiveJob #520

ventsislaf opened this issue Feb 16, 2015 · 2 comments

Comments

@ventsislaf
Copy link
Contributor

What are thoughbot's thoughts (how it sounds!) on using ActiveJob? Do you think it could bring some value over using DelayedJob directly?

I was thinking to open a pull request in which ActiveJob's queue adapter is configured to :delayed_job but I want to hear some of your opinions first.

@derekprior
Copy link
Contributor

I think we should be using ActiveJob by default, breaking out to queue-specific code only when the ActiveJob API is insufficient.

@tute
Copy link
Contributor

tute commented Feb 20, 2015

@ventsislaf agreed, such a PR would be very welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants