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 and 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