Issue ID:
Type
Bug
Title:
Implement Ruby `/` and `/info/GEM_NAME` endpoints
Created:
11/10/2022 3:20:39 AM by Alana Tripp
Status:
Awaiting Release on 11/18/2022 3:56:08 PM
Last pulled:
11/18/2022 3:56:08 PM
Description:
The lack of these seem to cause errors in some cases in Ruby3. They will also speed-up gem installs significantly, as the indexes don't need to be downloaded. `/` should return a 200 `/info/GEM_NAME` seems to text file of versions with dependencies and a checksum Example: https://rubygems.org/info/rest-client