Skip to content

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

Open
jonhyman wants to merge 1 commit into
quirkey:masterfrom
jonhyman:feature/resque-web-1-x-stable
Open

Adds per_page variable to statuses erb template since Resque 1.23.1+ depends on it.#90
jonhyman wants to merge 1 commit into
quirkey:masterfrom
jonhyman:feature/resque-web-1-x-stable

Conversation

@jonhyman

Copy link
Copy Markdown

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
Copy Markdown
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