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 replace non-conditional non-nesting exposures in child classes #292

Merged
merged 1 commit into from
Jan 17, 2018
Merged

Allow replace non-conditional non-nesting exposures in child classes #292

merged 1 commit into from
Jan 17, 2018

Conversation

DmitryTsepelev
Copy link
Contributor

Tried to fix issue #286 by allowing to override exposures in child classes when the exposure is not conditional and not nesting

@coveralls
Copy link

coveralls commented Jan 15, 2018

Coverage Status

Coverage increased (+0.2%) to 95.615% when pulling ef38c9e on DmitryTsepelev:replace_exposures into 65d7650 on ruby-grape:master.

@ruby-grape ruby-grape deleted a comment from coveralls Jan 17, 2018
@ruby-grape ruby-grape deleted a comment from coveralls Jan 17, 2018
@LeFnord
Copy link
Member

LeFnord commented Jan 17, 2018

thanks @DmitryTsepelev … please make rubocop happy, and I'm fine to mörge it

@grape-bot
Copy link

grape-bot commented Jan 17, 2018

1 Error
🚫 One of the lines below found in CHANGELOG.md doesn’t match the expected format. Please make it look like the other lines, pay attention to periods and spaces.
* [#291](https://github.com/ruby-grape/grape-entity/pull/291) Refactor and simplify various classes and modules  - [@DmitryTsepelev](https://github.com/DmitryTsepelev).
* [#288](https://github.com/ruby-grape/grape-entity/pull/288) Fix wrong argument exception when &:block passed to the expose method  - [@DmitryTsepelev](https://github.com/DmitryTsepelev).

Generated by 🚫 danger

@coveralls
Copy link

coveralls commented Jan 17, 2018

Coverage Status

Coverage increased (+0.2%) to 95.615% when pulling abd8c93 on DmitryTsepelev:replace_exposures into 65d7650 on ruby-grape:master.

@DmitryTsepelev
Copy link
Contributor Author

@LeFnord done, thanks

@LeFnord LeFnord merged commit 4b0ea7f into ruby-grape:master Jan 17, 2018
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.

4 participants