Suggest closest contestant name when converting a message to completion
All checks were successful
CI / scan_ruby (push) Successful in 22s
CI / scan_js (push) Successful in 12s
CI / lint (push) Successful in 13s
CI / test (push) Successful in 39s

This commit is contained in:
sto
2025-06-25 08:54:02 +02:00
parent 2cadc8eca5
commit 1a8ea0afee
4 changed files with 20 additions and 2 deletions

View File

@@ -45,6 +45,7 @@ gem "dartsass-rails"
gem "bootstrap", "~> 5.3.3"
gem "friendly_id", "~> 5.5.0"
gem "csv"
gem "damerau-levenshtein"
group :development, :test do
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem