From: "hsbt (Hiroshi SHIBATA) via ruby-core" <ruby-core@...>
Date: 2023-12-07T04:20:20+00:00
Subject: [ruby-core:115619] [Ruby master Feature#16431] Optionally load did_you_mean (and RubyGems)

Issue #16431 has been updated by hsbt (Hiroshi SHIBATA).

Status changed from Assigned to Closed

https://github.com/ruby/ruby/pull/2764 has been merged.

----------------------------------------
Feature #16431: Optionally load did_you_mean (and RubyGems)
https://bugs.ruby-lang.org/issues/16431#change-105551

* Author: vo.x (Vit Ondruch)
* Status: Closed
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
----------------------------------------
I just have opened PR [1], which allows Ruby to run when did_you_mean is not available. As I previously discussed in #16427, there are cases when speed, memory, disk or network bandwidth is a concern and did_you_mean is not useful for runtime. This is especially useful when Ruby is installed via packaging systems of (Linux) distributions.

The PR is split into 4 commits, because since I was there, I prepared similar changes to RubyGems.



[1]: https://github.com/ruby/ruby/pull/2764



-- 
https://bugs.ruby-lang.org/
 ______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-core.ml.ruby-lang.org/