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

Make compatible with grape 0.9.1 #166

Closed
wants to merge 3 commits into from

Conversation

osbornebrook
Copy link

Fairly self explanatory. Seems to work fine. Note that the master branch of grape has some bugs of its own, which I have also made a pull request against.

@dblock
Copy link
Member

dblock commented Nov 5, 2014

This is great, thanks. I'd appreciate if you could squash these and fix the build, pointing to 0.9.1 that hasn't shipped is probably too early ;)

@osbornebrook
Copy link
Author

Do these changes, the use of namespace_stackable etc, not make it incompatible with 0.9.0? I must admit I didn't check.

EDIT: ah i see, it breaks travis because it cant get the gem. how can I make this pass then, if it does indeed no longer work with 0.9.0? should I try and make it backwards compatible?

@dblock
Copy link
Member

dblock commented Nov 6, 2014

Yes. I think we should make sure we have a release of grape-swagger that works with 0.9.0, and then do something for next.

Mainly I am looking for a PR that will test grape-swagger against multiple versions of Grape, first. I plan to work on that soon.

@dblock
Copy link
Member

dblock commented Nov 18, 2014

This has been resolved.

@dblock dblock closed this Nov 29, 2014
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