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

🐛 Fix #194: NoMethodError on missing leading slash #211

Merged
merged 1 commit into from
Oct 31, 2021

Conversation

pboling
Copy link
Member

@pboling pboling commented Oct 31, 2021

Signed-off-by: Peter Boling peter.boling@gmail.com

Closes #194

Signed-off-by: Peter Boling <peter.boling@gmail.com>
@pboling pboling self-assigned this Oct 31, 2021
@pboling pboling merged commit 6af33e4 into master Oct 31, 2021
@pboling pboling deleted the issue/194-missing-leading-slash-error branch October 31, 2021 21:35
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.

Not adding the leading slash leads to an anonymous NoMethodError: undefined method `downcase' for nil:NilClass
1 participant