anthropics/ruby-lsp
claude-codeOfficial# ruby-lsp Ruby language server for Claude Code, providing code intelligence and analysis. ## Supported Extensions `.rb`, `.rake`, `.gemspec`, `.ru`, `.erb` ## Installation ### Via gem (recommended) ```bash gem install ruby-lsp ``` ### Via Bundler Add to your Gemfile: ```ruby gem 'ruby-lsp', group: :development ``` Then run: ```bash bundle install ``` ## Requirements - Ruby 3.0 or later ## More Information - [Ruby LSP Website](https://shopify.github.io/ruby-lsp/) - [GitHub Repository](ht
Our Review
- •Supports multiple Ruby file types.
- •Real-time code analysis and diagnostics.
- •Boosts Claude's Ruby code quality.
Our Verdict
Ruby language server for Claude Code that delivers code intelligence and analysis. For Ruby developers integrating with Claude Code tools. Main differentiator: tailored for Claude Code unlike general Ruby LSP implementations.
Frequently Asked Questions
How do you install ruby-lsp for Claude Code?
Install via gem with 'gem install ruby-lsp', or add 'gem "ruby-lsp", group::development' to your Gemfile and run 'bundle install'. It requires Ruby 3.0 or later and supports .rb, .rake, .gemspec, .ru, .erb files.
What is ruby-lsp?
# ruby-lsp Ruby language server for Claude Code, providing code intelligence and analysis. ## Supported Extensions `.rb`, `.rake`, `.gemspec`, `.ru`, `.erb` ## Installation ### Via gem (recommended) ```bash gem install ruby-lsp ``` ### Via Bundler Add to your Gemfile: ```ruby gem 'ruby-lsp', group: :development ``` Then run: ```bash bundle install ``` ## Requirements - Ruby 3.0 or later ## More Information - [Ruby LSP Website](https://shopify.github.io/ruby-lsp/) - [GitHub Repository](ht
How do I install ruby-lsp?
Visit the GitHub repository at https://github.com/anthropics/claude-plugins-official/tree/main/plugins/ruby-lsp for installation instructions.
What license does ruby-lsp use?
ruby-lsp uses the Proprietary license.
What are alternatives to ruby-lsp?
Explore related tools and alternatives on My AI Guide.
Open source: source code publicly visible
Anyone can inspect exactly what this repo does on GitHub before using it. Proprietary licensed.
Reviewed by My AI Guide for relevance, quality, and active maintenance before listing.
Install in Claude Code:
/install ruby-lsp