search for gem "mongo" does not return /gems/mongo
https://rubydoc.info/gems?q=mongo returns a page of gems starting with "a" containing "mongo"
So either pagination is needed to show all results or relevance sorting that prioritizes an exact match, or ideally both, so all results are displayed.
Same thing for https://rubydoc.info/gems?q=bson
It returns one gem starting with "a" containing "bson" (ahobson-pcap) and not /gems/bson
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
1 Posted by bughit on 01 May, 2026 01:29 PM
Is anyone even looking at these submissions? The search is useless in the current state.