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

Active Job: Add note about ability to configure adapters on per job basis in CHANGELOG and release notes #24776

Merged
merged 1 commit into from
Apr 29, 2016

Conversation

prathamesh-sonpatki
Copy link
Member

r? @jeremy

Example:

class EmailJob < ActiveJob::Base
self.queue_adapter = :sidekiq
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One space too many 😁

…asis in CHANGELOG and release notes.

[ci skip]
@prathamesh-sonpatki
Copy link
Member Author

@kaspth 👍 Thanks, I updated.

@kaspth kaspth merged commit 4a44622 into rails:master Apr 29, 2016
@kaspth
Copy link
Contributor

kaspth commented Apr 29, 2016

❤️💙💚

@prathamesh-sonpatki prathamesh-sonpatki deleted the aj-release-notes branch May 2, 2016 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants