Skip to content

Conversation

@andyw8
Copy link
Contributor

@andyw8 andyw8 commented Dec 27, 2025

Add/Fix Dictionary

Dictionary: ruby

Description

Added 823 new words extracted from Ruby's standard library RBS type signatures, including class names, method names, and common Ruby programming terms.

I wrote a library to extract the words: https://github.com/andyw8/ruby_words

Also removed invalid entry "sad asdasd" from the dictionary.

🤖 Generated with Claude Code

References

n/a

Checklist

  • By submitting this pull-request, you agree to follow our Code of Conduct
  • Verify that the title starts with the correct prefix:
    • fix: - for minor changes like adding words or fixing spelling issues.
    • feat: - for a significant change like adding a whole new set of words to a dictionary.
    • feat!: - for breaking changes, like file format or licensing changes.
    • chore: - for changes that do not impact the content of dictionaries.

andyw8 and others added 2 commits December 27, 2025 18:04
Added 823 new words extracted from Ruby's standard library RBS type signatures,
including class names, method names, and common Ruby programming terms.

Also removed invalid entry "sad asdasd" from the dictionary.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
@Jason3S Jason3S changed the title feat: Update Ruby dictionary with standard library words fix: Update Ruby dictionary with standard library words Jan 3, 2026
@Jason3S Jason3S merged commit 5fdf055 into streetsidesoftware:main Jan 3, 2026
9 checks passed
@Jason3S
Copy link
Collaborator

Jason3S commented Jan 3, 2026

@andyw8,

Thank you.

@github-actions github-actions bot mentioned this pull request Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants