Oops/404 from Thoughtbot shoulda matchers
I'm clicking on a link on their documentation page to view the details for say, validate_numericality_of and I get the "Oops, We Couldn't Find that Page" error message.
It certainly should be a valid link. Happened twice now on different links from that page which is here: http://www.rubydoc.info/github/thoughtbot/shoulda-matchers/master/f...
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
Support Staff 1 Posted by lsegal on 19 Nov, 2015 08:36 PM
rubydoc.info does not store Ruby source files, just generated documentation. If you got to that URL from a link in the documentation, it's an issue with the library's docs themselves. Sometimes libraries will use relative URL links, expecting the final source to resolve to GitHub. You should inform the library authors that the links are broken outside of GitHub and to use absolute URIs whenever linking to external material.
Hope that helps!
lsegal closed this discussion on 10 Sep, 2016 11:07 PM.