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

Specify the class in String in using option #50

Closed
wants to merge 1 commit into from

Conversation

larryzhao
Copy link
Contributor

Now supports specify the class constant in String in using option in full path.

Fix for issue: #46

@@ -635,8 +635,23 @@ def timestamp(date)
end

context 'child representations' do
it 'disables root key name for child representations' do
it 'should correct find the class constant specified in string' do
Copy link
Member

Choose a reason for hiding this comment

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

Change to present it "corrects ...".

@dblock
Copy link
Member

dblock commented Jan 13, 2014

Please update the README and the CHANGELOG.

The build failed because of a Rubocop offense.

Please do these via --amend, thx.

@larryzhao
Copy link
Contributor Author

@dblock Updated.

@@ -13,6 +13,11 @@ Next Release
* [#47](https://github.com/intridea/grape-entity/pull/47): Support nested exposures - [@wyattisimo](https://github.com/wyattisimo).
* Your contribution here.


0.4.0 (2014-01-13)
Copy link
Member

Choose a reason for hiding this comment

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

This should go above, as a line for "next release", please.

Copy link
Member

Choose a reason for hiding this comment

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

I'll take care of it ...

@dblock
Copy link
Member

dblock commented Jan 13, 2014

Merged via 856c9d0.

@dblock dblock closed this Jan 13, 2014
@larryzhao
Copy link
Contributor Author

Thanks @dblock , sorry for all the bothering I've brought. Just started to do some open source. I will be better next time.

@dblock
Copy link
Member

dblock commented Jan 14, 2014

You did totally great! Thanks for contributing.

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.

2 participants