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

[CI SKIP] Improvements to Active Job guide. #17683

Merged

Conversation

tgxworld
Copy link
Contributor

No description provided.

@@ -56,9 +56,6 @@ You can also create a job that will run on a specific queue:
$ bin/rails generate job guests_cleanup --queue urgent
```

As you can see, you can generate jobs just like you use other generators with
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This line really isn't saying much.

rafaelfranca added a commit that referenced this pull request Nov 20, 2014
[CI SKIP] Improvements to Active Job guide.
@rafaelfranca rafaelfranca merged commit b0f44c9 into rails:master Nov 20, 2014
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 this pull request may close these issues.

None yet

2 participants