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 #94 #97

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix #94 #97

wants to merge 3 commits into from

Conversation

nrser
Copy link

@nrser nrser commented Nov 27, 2018

Includes fix to #94, as well as a slight change to .gitignore for local .bundle installations and an update to Gemfile.lock for the current gem version.

Seems to work on the project repo YARD docs themselves, as well as the project I was working on. I wasn't sure how to test the changes (see #96).

If you want me to bump the gem version and such too let me know; I could really use this released so I can push a gem that depends on it without publishing a fork.

Attempts to fix "uninitialized constant <Module:...>::TreeContext"
failure when generating the class list nav running `yard server`.

See burtlo#94 for details.

If there are tests, I haven't figured out how to run them (see
burtlo#96 for details).
This allows `bundle install --forozen` to succeed, giving you
exactly the versions of the other gems listed.
@peagha
Copy link

peagha commented Nov 24, 2019

Hi! I'm facing the same issue here. Any plans to merge this PR?

@jhonata-santos
Copy link

I am also facing this problem here. Is there still a plan to merge this pull request?

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.

3 participants