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_blank for Time types #1380

Closed
wants to merge 3 commits into from

Conversation

ipkes
Copy link
Contributor

@ipkes ipkes commented Apr 28, 2016

Based on this
Valid value for Time attribute causes an error when attribute marked allow_blank: false

@@ -10,6 +10,7 @@
#### Fixes

* [#1365](https://github.com/ruby-grape/grape/pull/1365): Fix finding exception handler in error middleware - [@ktimothy](https://github.com/ktimothy).
* #1367: `allow_blank: false` for `Time` attribute with valid value causes an error [@ipkes](https://github.com/ipkes).
Copy link
Member

Choose a reason for hiding this comment

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

Please stick to the format of other CHANGELOG entries. Pay attention to what's a link, then name, the period at the end :)

@ipkes
Copy link
Contributor Author

ipkes commented Apr 30, 2016

I'm trying to do all according by contributing instruction. Changelog was updated, as you asked. Please correct me if I wrong.

@dblock
Copy link
Member

dblock commented May 2, 2016

Merged via a711cab. Thank you.

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

2 participants