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

Error on non-hash frontmatter #673

Merged
merged 1 commit into from Jul 11, 2015

Conversation

denisdefreyne
Copy link
Member

When the frontmatter is not a hash (e.g. nil, or a string), raise an exception that is easier to understand than whatever happens now (TypeError: no implicit conversion of String into Hash).

Fixes #670.

@denisdefreyne denisdefreyne force-pushed the fix-non-hash-frontmatter-crash branch from 78b1091 to 22ba262 Compare July 9, 2015 19:11
denisdefreyne added a commit that referenced this pull request Jul 11, 2015
@denisdefreyne denisdefreyne merged commit 34f45a7 into release-4.0.x Jul 11, 2015
@denisdefreyne denisdefreyne deleted the fix-non-hash-frontmatter-crash branch July 11, 2015 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant