Skip to content

add ability to use Grape::Entity documentation in the params block #562

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

Closed
wants to merge 2 commits into from

Conversation

Nerian
Copy link

@Nerian Nerian commented Jan 29, 2014

See #560

@@ -15,6 +15,7 @@ Next Release
* [#544](https://github.com/intridea/grape/pull/544): The `rescue_from` keyword now handles subclasses of exceptions by default - [@xevix](https://github.com/xevix).
* [#545](https://github.com/intridea/grape/pull/545): Added `type` (Array or Hash) support to `requires`, `optional` and `group` - [@bwalex](https://github.com/bwalex).
* [#550](https://github.com/intridea/grape/pull/550): Added possibility to define reusable params - [@dm1try](https://github.com/dm1try).
* [#560](https://github.com/intridea/grape/pull/560): `require` now accepts a 'using' option that defined multiple required and optional fields. - [@reynardmh](https://github.com/reynardmh)
Copy link
Member

Choose a reason for hiding this comment

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

Please use '.' at the end of sentence.

Copy link
Author

Choose a reason for hiding this comment

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

Fixed 🐼

@dblock
Copy link
Member

dblock commented Jan 29, 2014

This still needs a test to be merged.

@dblock
Copy link
Member

dblock commented Jan 30, 2014

This was merged via f5d7306.

There's a change around Guard here. Make a separate PR if it's a good one, please.

@dblock dblock closed this Jan 30, 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.

3 participants