Skip to content

Reference documentation (rubydoc) is broken #763

@elliotcm

Description

@elliotcm

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions