[rubygems/rubygems] Smoother authentication experience
commit5d0708378ea0813b8a912e458a73c05b5d05f915
authorMike Perham <[email protected]>
Mon, 28 Apr 2025 15:05:05 +0000 (28 08:05 -0700)
committerHiroshi SHIBATA <[email protected]>
Fri, 2 May 2025 00:49:15 +0000 (2 09:49 +0900)
tree51e0c377cf0254de642d8fb33139c637675d7d37
parent69bb2b3bb286b527a91b689dbb6b44308749f601
[rubygems/rubygems] Smoother authentication experience

Copying the URL is painful here because the URL is embedded within a paragraph of text. I presume we don't want to automatically open the browser.

Instead, move the URL to its own line so that "triple click" will automatically select the whole thing.

https://github.com/rubygems/rubygems/commit/21532a69ae
lib/rubygems/gemcutter_utilities.rb
test/rubygems/test_gem_commands_owner_command.rb
test/rubygems/test_gem_commands_push_command.rb
test/rubygems/test_gem_commands_yank_command.rb
test/rubygems/test_gem_gemcutter_utilities.rb