authlogic
authlogic copied to clipboard
Reference documentation (rubydoc) is broken
ISSUES THAT DO NOT FOLLOW THIS TEMPLATE WILL BE CLOSED IMMEDIATELY.
- [x] This is not a usage question.
- Our volunteers' time is limited, so please ask usage questions on StackOverflow.
- [x] This is not a security issue.
- Do not disclose security issues in public. See our contributing guide for instructions.
- [x] This bug is reproducible with a clean install of authlogic
- [x] 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 https://github.com/binarylogic/authlogic/issues/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
Still broken
Still broken. Just wanted to look up some config options...