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

Adds per_page variable to statuses erb template since Resque 1.23.1+ depends on it. #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jonhyman
Copy link

The statuses tab is broken in Resque 1.23.1 and higher because the next_more template added a variable, per_page. This pull request simply passes this value to the erb.

@jonhyman
Copy link
Author

Hey @quirkey, just seeing if you've had a chance to look at this. It's only a few character diff. I updated resque to not require per_page so 1-x-stable HEAD doesn't need it anymore to work, but I still think it's good for the plugins to properly conform to the interface and also it'll fix anyone on 1.23.1.

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.

1 participant