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

allow :type parameter on group param keyword - closes #605 #610

Merged
merged 1 commit into from
Mar 29, 2014
Merged

allow :type parameter on group param keyword - closes #605 #610

merged 1 commit into from
Mar 29, 2014

Conversation

klausmeyer
Copy link
Contributor

Test and fix for #605

@@ -36,6 +36,7 @@ Next Release
* [#557](https://github.com/intridea/grape/pull/557): Pass `content_types` option to `Grape::Middleware::Error` to fix the content-type header for custom formats. - [@bernd](https://github.com/bernd).
* [#585](https://github.com/intridea/grape/pull/585): Fix after boot thread-safety issue - [@etehtsea](https://github.com/etehtsea).
* [#587](https://github.com/intridea/grape/pull/587): Fix oauth2 middleware compatibility with [draft-ietf-oauth-v2-31](http://tools.ietf.org/html/draft-ietf-oauth-v2-31) spec - [@etehtsea](https://github.com/etehtsea).
* [#605](https://github.com/intridea/grape/issues/605): Fixed group keyword was not working with type parameter - [@klausmeyer](https://github.com/klausmeyer/).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In CHANGELOG we add a link to this PR, not to a closed issue
[#605](https://github.com/intridea/grape/issues/605) to [#610](https://github.com/intridea/grape/pull/610)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, changed now. Sorry about that.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no any problem :)

@dm1try
Copy link
Member

dm1try commented Mar 28, 2014

looks good for me 👌

@dblock
Copy link
Member

dblock commented Mar 29, 2014

Thanks!

dblock added a commit that referenced this pull request Mar 29, 2014
allow :type parameter on group param keyword - closes #605
@dblock dblock merged commit 286b82a into ruby-grape:master Mar 29, 2014
@klausmeyer klausmeyer deleted the fix-group-params branch April 26, 2014 17:08
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.

None yet

3 participants