<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/did_you_mean/spell_checkers/key_error_checker.rb, branch v4.0.2</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/did_you_mean] Do not use #inspect to avoid unexpected performance degradation</title>
<updated>2024-03-19T01:27:32+00:00</updated>
<author>
<name>Yuki Nishijima</name>
<email>yuki@xpillars.software</email>
</author>
<published>2024-03-19T01:25:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6c1e8029d0e8598d075e478ac557091495bc9ffa'/>
<id>6c1e8029d0e8598d075e478ac557091495bc9ffa</id>
<content type='text'>
closes https://github.com/ruby/did_you_mean/pull/100

https://github.com/ruby/did_you_mean/commit/bd11eefd6c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes https://github.com/ruby/did_you_mean/pull/100

https://github.com/ruby/did_you_mean/commit/bd11eefd6c
</pre>
</div>
</content>
</entry>
<entry>
<title>Promote did_you_mean to default gem</title>
<updated>2019-12-01T02:08:19+00:00</updated>
<author>
<name>Kevin Deisz</name>
<email>kevin.deisz@gmail.com</email>
</author>
<published>2019-10-29T14:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=171803d5d34feb1b4244ca81b9db0a7bc2171c85'/>
<id>171803d5d34feb1b4244ca81b9db0a7bc2171c85</id>
<content type='text'>
At the moment, there are some problems with regard to bundler + did_you_mean because of did_you_mean being a bundled gem. Since the vendored version of thor inside bundler and ruby itself explicitly requires did_you_mean, it can become difficult to load it when using Bundler.setup. See this issue: https://github.com/yuki24/did_you_mean/issues/117#issuecomment-482733159 for more details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At the moment, there are some problems with regard to bundler + did_you_mean because of did_you_mean being a bundled gem. Since the vendored version of thor inside bundler and ruby itself explicitly requires did_you_mean, it can become difficult to load it when using Bundler.setup. See this issue: https://github.com/yuki24/did_you_mean/issues/117#issuecomment-482733159 for more details.
</pre>
</div>
</content>
</entry>
</feed>
