This help site has been deprecated. Please send your requests to support@rubygems.org
Name checker
Hello, I've recently created a gem whose name is 'too close to a typo protected gem'... So I thought that maybe it would be possible to get something like a name checker, that one would use before or in the process of creating a gem name, that would predict if your gem would be prevented to be pushed on rubygems...
Discussions are closed to public comments.
If you need help with RubyGems.org please
start a new discussion.
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 sonalkr132 on 06 Nov, 2019 05:00 AM
Hi Peter,
Do you mean a client-side check in
gem build
? Our typo protection logic is discussed here. Feel free to leave your suggestions on it.sonalkr132 closed this discussion on 06 Nov, 2019 05:00 AM.