1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rubygems/commands
David Rodríguez 1e290c31f4 [rubygems/rubygems] Merge Gem::UriParser and Gem::PrintableUri into a Gem::Uri class
The new class is a wrapper on top of an URI. And then, when you want
credentials redacted, you call `#redacted` that returns a copy of itself,
but with credentials redacted.

https://github.com/rubygems/rubygems/commit/9581c2740a
2021-08-31 19:06:14 +09:00
..
build_command.rb
cert_command.rb
check_command.rb
cleanup_command.rb
contents_command.rb
dependency_command.rb
environment_command.rb
fetch_command.rb
generate_index_command.rb
help_command.rb
info_command.rb
install_command.rb [rubygems/rubygems] Merge Gem::UriParser and Gem::PrintableUri into a Gem::Uri class 2021-08-31 19:06:14 +09:00
list_command.rb
lock_command.rb
mirror_command.rb
open_command.rb
outdated_command.rb
owner_command.rb
pristine_command.rb
push_command.rb
query_command.rb
rdoc_command.rb
search_command.rb
server_command.rb
setup_command.rb
signin_command.rb
signout_command.rb
sources_command.rb
specification_command.rb
stale_command.rb
uninstall_command.rb
unpack_command.rb
update_command.rb
which_command.rb
yank_command.rb