ruby-latest points to 1.0.971225
yourpalal opened this issue · 1 comments
Instead of pointing to the docs for the most advanced copy of ruby, https://rubydocs.org/d/ruby-latest points to docs for 1.0.971225 looks like that version of ruby was released Thu Dec 25 17:06:30 1997 so it's definitely not new!
I'm thinking something triggered these docs to get re-indexed and that caused them to be marked as the "latest" version of ruby.
PS. thanks for continuing to run this awesome service!
Whoops, seems like there were a few Ruby "releases" 6 days ago: https://github.com/ruby/ruby/releases
Probably old tags that haven't been pushed before.
I'll set the latest version manually to 2.6.3 and with the next release it should start working as expected again.
P.S.: Glad you like RubyDocs! I have no idea how many people use it, since all the docs are served straight from a CDN with no tracking, so it's always great to hear from users directly. :)