General

Profile

deivid (David Rodríguez)

  • Login: deivid
  • Registered on: 06/04/2013
  • Last sign in: 09/16/2025

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 7 30 37

Activity

11/13/2025

06:28 AM Ruby Revision 25348548 (git): [ruby/rubygems] We don't need to allow some warning because:
Always build gems with RubyGems programmatically
https://github.com/ruby/rubygems/commit/5cc0c34e64
deivid (David Rodríguez)

09/05/2025

09:32 AM Ruby Revision 41ffd1bd (git): [rubygems/rubygems] Fix "did you mean" suggestions for unknown commands
Since Ruby 3.4.5, which ships with did_you_mean-2.0.0, RubyGems no
longer gives "did you mean" suggestions for unknown commands.
This is because did_you_mean-2.0.0 completely removed the SPELL_CHECKERS
constant, and attaching "did you m...
deivid (David Rodríguez)

09/03/2025

02:38 PM Ruby Revision e89eb0b9 (git): [rubygems/rubygems] Simplify test for trailing slash handling when adding sources
https://github.com/rubygems/rubygems/commit/9c9fd4799f deivid (David Rodríguez)
02:38 PM Ruby Revision 566cd152 (git): [rubygems/rubygems] Refactor duplicated test logic
https://github.com/rubygems/rubygems/commit/6fcc20f884 deivid (David Rodríguez)
02:38 PM Ruby Revision 6dcd100a (git): [rubygems/rubygems] Change trailing slash test to not work on default sources
https://github.com/rubygems/rubygems/commit/b2daf4707b deivid (David Rodríguez)
02:38 PM Ruby Revision 4a6fa17d (git): [rubygems/rubygems] Fix trailing slashes not considered when removing sources
https://github.com/rubygems/rubygems/commit/d86d9b3596 deivid (David Rodríguez)
02:38 PM Ruby Revision 358735b3 (git): [rubygems/rubygems] Change more source tests to act on configured sources
https://github.com/rubygems/rubygems/commit/7f0c90b3f0 deivid (David Rodríguez)
02:38 PM Ruby Revision 30b344c7 (git): [rubygems/rubygems] Change code examples to not use the default source
https://github.com/rubygems/rubygems/commit/0ccf323734 deivid (David Rodríguez)
02:38 PM Ruby Revision cdb8c9e2 (git): [rubygems/rubygems] Improve error output when removing a source through `gem sources`
"Not present in cache" felt a bit unclear, so I changed the reason to:
"No configured sources" or "source not present in configured sources",
also pointing explicitly to the configuration file where RubyGems is
looking for the source to...
deivid (David Rodríguez)
02:38 PM Ruby Revision cc2a70da (git): [rubygems/rubygems] Warn when trying to remove a default source that's the only configured sources
https://github.com/rubygems/rubygems/commit/ef78de5b69 deivid (David Rodríguez)

Also available in: Atom