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

Make activejob optional #479

Closed
wants to merge 1 commit into from

Conversation

aaronjensen
Copy link
Contributor

@aaronjensen aaronjensen commented Jun 27, 2023

Fixes #478

There was already precedent for optional Rails dependencies (action cable), so I followed that.

We could consider combining the two initializers at this point, but I'm not sure what we'd name it.

@aaronjensen
Copy link
Contributor Author

@afcapel Is this something you would be able to merge? It'd nice to get this one in. Thank you.

@aaronjensen
Copy link
Contributor Author

@seanpdoyle along the same lines as #573 and #574 if you would merge this to support not requiring ActiveJob, I'd appreciate it. Thank you.

@aaronjensen
Copy link
Contributor Author

Replaced by #602

@aaronjensen aaronjensen deleted the optional-active-job branch May 30, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

active_job must be required
1 participant