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

queue: add #route for API compatibility #539

Merged
merged 1 commit into from
Jan 21, 2020
Merged

Conversation

kyrylo
Copy link
Contributor

@kyrylo kyrylo commented Jan 21, 2020

Alternative solution to the problem described in:
#537

We've added Airbrake::Queue but forgot to define #route. Hence, some filters
that call resource.route will raise NoMethodError

@kyrylo kyrylo force-pushed the queue-route-method branch from 26e73c0 to 44d415c Compare January 21, 2020 04:21
spec/queue_spec.rb Outdated Show resolved Hide resolved
Alternative solution to the problem described in:
#537

We've added `Airbrake::Queue` but forgot to define `#route`. Hence, some filters
that call `resource.route` will raise `NoMethodError`
@kyrylo kyrylo force-pushed the queue-route-method branch from 44d415c to 226bf6d Compare January 21, 2020 04:26
@kyrylo kyrylo merged commit 1683062 into master Jan 21, 2020
@kyrylo kyrylo deleted the queue-route-method branch January 22, 2020 07:55
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