issues
search
ruby
/
did_you_mean
The gem that has been saving people from typos since 2014
MIT License
1.87k
stars
113
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move development dependencies to Gemfile
#193
nobu
closed
6 months ago
0
[Feature #16495] Do not include a backtick in error messages and backtraces
#192
hsbt
closed
8 months ago
0
Formatters cannot be set/got when your implementation does not support Ractors
#191
enebo
opened
11 months ago
2
"did you mean more speed?"
#190
rubyFeedback
closed
9 months ago
1
Improve CI
#189
hsbt
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#188
dependabot[bot]
closed
1 year ago
0
Wrong suggestion when passing correct spelling
#187
jeet-codecimal
closed
1 year ago
4
Update test libraries from ruby/ruby 2023-03-24
#186
hsbt
closed
1 year ago
0
Why this threshold for JaroWinkler distance ?
#185
Lucas-Barret
opened
1 year ago
0
Support the new message format of NameError in Ruby 3.3
#184
mame
closed
1 year ago
0
Remove Integer floor and prefix index from Jaro distance
#183
Maumagnaguagno
closed
7 months ago
1
Note v1.6.2 changes
#182
hsbt
closed
1 year ago
0
Test against more recent Ruby versions
#181
yuki24
closed
1 year ago
0
Do not suggest #name= for #name and vice versa
#180
mboeh
closed
1 year ago
1
rerun the previous command with corrected spelling in irb.
#179
krsinghshubham
opened
2 years ago
1
Use assert_ractor in `test_ractor_compatible.rb`
#178
hsbt
closed
2 years ago
0
Define Exception#detailed_message instead of clobbering #message
#177
mame
closed
2 years ago
0
Fixed correction duplicates in VaribaleNameChecker
#176
makketagg
closed
2 years ago
0
Gem is not commercial compliant
#175
bdon-hash
closed
1 year ago
11
Bump actions/checkout from 1 to 3
#174
dependabot[bot]
closed
2 years ago
0
Added dependabot.yml for actions
#173
hsbt
closed
2 years ago
0
Fix `frozen_string_literal is ignored after any tokens` warning.
#172
casperisfine
closed
2 years ago
1
Issues with the did_you_mean deprecation warning
#171
eregon
closed
1 year ago
7
Calling DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call DidYouMean.correct_error(error_name, spell_checker)' instead.
#170
zchrb
closed
2 years ago
2
Fix typo in CHANGELOG `DidYouMean::SPELL_CHECKERS`
#169
yahonda
closed
2 years ago
1
Redundant names
#168
scivola
closed
2 years ago
3
Fix typo in CHANGELOG.md about #164
#167
pocke
closed
3 years ago
1
TreeSpellChecker: cases where it doesn't work as expected?
#166
pudiva
opened
3 years ago
1
Fix typo; s/charactor/character/
#165
pocke
closed
3 years ago
0
Remove exactly same name from corrections
#164
pocke
closed
3 years ago
0
Improve Ractor-compliance
#163
rm155
closed
2 years ago
1
Disable error_highlight when testing did_you_mean
#162
mame
closed
3 years ago
1
README: Use GitHub Actions build status badge
#161
olleolleolle
closed
3 years ago
1
ruby-head fails on test/test_verbose_formatter.rb:17
#160
olleolleolle
closed
3 years ago
2
Suggest keys on NoMatchingPatternKeyError
#159
k-tsj
closed
3 years ago
5
Infinite loop
#158
ldodds
opened
3 years ago
7
undefined method issue
#157
wogho
closed
3 years ago
1
Prevent "warning: ambiguity between regexp and two divisions"
#156
mame
closed
3 years ago
1
Fix a typo in README.md
#155
mame
closed
3 years ago
1
Use assert_not_match "Did you mean?" for UncorrectableNameCheckTest
#154
mame
closed
3 years ago
0
Use String#include? instead of end_with? to avoid message duplication
#153
mame
closed
3 years ago
0
Let Correctable#original_message skip prepended method definitions
#152
mame
closed
3 years ago
0
Show a code line where the error occurred
#151
mame
closed
3 years ago
3
Update test versions
#150
nobu
closed
3 years ago
0
Should require "rbconfig" to use RbConfig
#149
nobu
closed
3 years ago
0
Suggestion not provided if the word to check ends up with a number
#148
coorasse
closed
1 year ago
2
Remove experimental feaures and related code completely
#147
yuki24
closed
4 years ago
0
Rescue failing corrections with an empty array
#146
p8
closed
4 years ago
4
Refactor the tree spell checker
#145
yuki24
closed
4 years ago
0
Use the GitHub action setup maintained by Ruby core
#144
yuki24
closed
4 years ago
1
Next