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

Handle page id's that are Fixnums #2033

Merged
merged 3 commits into from Jan 6, 2017

Conversation

kennethkalmer
Copy link
Contributor

This fixes #2032.

I have no idea how to even trace the issue. Maybe something changed in ActiveSupport?

Also, should I nuke the queryable-app fixture since it isn't used anywhere, but had Fixnum page id's (thus leading to false assumptions of the state of the code).

@tdreyno
Copy link
Member

tdreyno commented Jan 4, 2017

Yeah, should be able to remove that fixture. The Queryable interface died in v4.

@kennethkalmer
Copy link
Contributor Author

kennethkalmer commented Jan 4, 2017 via email

@kennethkalmer
Copy link
Contributor Author

@tdreyno anything else required to get this merged? The failure is related to Liquid templates being broken

@tdreyno tdreyno merged commit a215b25 into middleman:master Jan 6, 2017
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.

Issues with Fixnum page_id's on 4.2
2 participants