solargraph

Ruby language server providing code intelligence and IDE features

brewmacoslinux
Try with needOr install directly
Source

About

Ruby language server

Commands

solargraph

Examples

Start the Solargraph language server for editor integration$ solargraph server
Generate documentation for a Ruby project$ solargraph document /path/to/ruby/project
Perform code completion and diagnostics check$ solargraph scan /path/to/ruby/project