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

Add delayed_job async handler #430

Merged
merged 3 commits into from
Apr 18, 2016
Merged

Add delayed_job async handler #430

merged 3 commits into from
Apr 18, 2016

Conversation

jondeandres
Copy link
Contributor

I need to fix the tests for this, there are some issues requiring delayed_job here.


describe Rollbar::Delay::DelayedJob do
before do
h Delayed::Worker.delay_jobs = false
Copy link
Member

Choose a reason for hiding this comment

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

typo? there's an extra h at the beginning of the line

@jondeandres jondeandres force-pushed the delayed-job-handler branch from bed9150 to 48686b0 Compare April 14, 2016 17:35
@jondeandres jondeandres merged commit 67a647c into master Apr 18, 2016
@jondeandres jondeandres deleted the delayed-job-handler branch April 18, 2016 14:30
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.

2 participants