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 latest Jekyll calling extname on Layout class #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mcnelson
Copy link

@mcnelson mcnelson commented Aug 7, 2018

Same explanation as the previous PR: #1 (comment)

Figured I'd toss this back to your fork. With this small tweak, this works for me with the latest Jekyll (3.8.3).

MethodError: undefined method `extname' for
  /home/mcnelson/.rbenv/versions/2.4.0/lib/ruby/gems/2.4.0/gems/jekyll-3.8.3/lib/jekyll/renderer.rb:38:in
  `block in converters'

Error:

MethodError: undefined method `extname' for
  /home/mcnelson/.rbenv/versions/2.4.0/lib/ruby/gems/2.4.0/gems/jekyll-3.8.3/lib/jekyll/renderer.rb:38:in
  `block in converters'
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