Skip to content

Fix: entity instance methods exposure (0.4) #164

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

Conversation

marshall-lee
Copy link
Member

This one fixes a regression introduced in #147: entity instance methods
were exposed with NoMethodError.
Fixes #163. Additional specs are added.

Will be fixed in 0-4 and ported to master.

@marshall-lee marshall-lee changed the title Fix: entity instance methods exposure. Fix: entity instance methods exposure (0.4) Aug 3, 2015
This one fixes a regression introduced in ruby-grape#147: entity instance methods
were exposed with `NoMethodError`.
Fixes ruby-grape#163. Additional specs are added.
@marshall-lee marshall-lee force-pushed the fix_entity_private_methods_regression branch from 8fddb80 to 52be44a Compare August 3, 2015 17:16
marshall-lee added a commit that referenced this pull request Aug 3, 2015
…regression

Fix: entity instance methods exposure (0.4)
@marshall-lee marshall-lee merged commit 7235364 into ruby-grape:0-4 Aug 3, 2015
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.

1 participant