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

Adde user defined attributes order support #83

Merged
merged 1 commit into from Aug 28, 2014

Conversation

Strech
Copy link
Collaborator

@Strech Strech commented Aug 28, 2014

No description provided.

def parse_hash(schema)
@schema.merge!(schema)
@schema[Json::ITEMS] = @parser.typed(polymorph_if_empty: true)
.parse(schema.delete(Json::ITEMS) || schema)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Place the . on the previous line, together with the method call receiver.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.34%) when pulling f4881bd on Strech:user-defined-properties-order into 37156bb on razum2um:master.

razum2um added a commit that referenced this pull request Aug 28, 2014
Adde user defined attributes order support
@razum2um razum2um merged commit 47ef3fc into razum2um:master Aug 28, 2014
@Strech
Copy link
Collaborator Author

Strech commented Aug 28, 2014

Closes #81

@Strech Strech deleted the user-defined-properties-order branch August 28, 2014 06:47
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

4 participants