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

Reference documentation (rubydoc) is broken #763

Open
4 tasks done
elliotcm opened this issue Jun 28, 2022 · 1 comment
Open
4 tasks done

Reference documentation (rubydoc) is broken #763

elliotcm opened this issue Jun 28, 2022 · 1 comment

Comments

@elliotcm
Copy link

elliotcm commented Jun 28, 2022

ISSUES THAT DO NOT FOLLOW THIS TEMPLATE WILL BE CLOSED IMMEDIATELY.

  • This is not a usage question.
    • Our volunteers' time is limited, so please ask usage questions on
      StackOverflow.
  • This is not a security issue.
  • This bug is reproducible with a clean install of authlogic
  • I am committed to fixing this in a reasonable amount of time, and
    responding promptly to feedback.

The documentation page for Authlogic::Session::Base has been broken for at least a year.

See https://www.rubydoc.info/github/binarylogic/authlogic/Authlogic/Session/Base and #738

Expected Behavior

rubydoc.info should be able to render the page based on the Authlogic::Session::Base class.

Actual Behavior

rubydoc.info (and/or yard) fails to generate the documentation, raising an error.

Invalid namespace object: Authlogic::Session::Base.klass_name
@kride
Copy link

kride commented Sep 4, 2024

Still broken

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

No branches or pull requests

2 participants