Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Shopify/ruby-lsp-rails

A Ruby LSP addon for Rails
https://github.com/Shopify/ruby-lsp-rails

Last synced: about 2 months ago
JSON representation

A Ruby LSP addon for Rails

Awesome Lists containing this project

README

        

[![Ruby DX Slack](https://img.shields.io/badge/Slack-Ruby%20DX-success?logo=slack)](https://join.slack.com/t/ruby-dx/shared_invite/zt-2c8zjlir6-uUDJl8oIwcen_FS_aA~b6Q)

# Rails add-on

The Rails add-on is a [Ruby LSP](https://github.com/Shopify/ruby-lsp) [add-on](https://shopify.github.io/ruby-lsp/add-ons.html) for extra [Rails editor features](https://shopify.github.io/ruby-lsp/rails-add-on.html).

## Installation

If you haven't already done so, you'll need to first [set up Ruby LSP](https://shopify.github.io/ruby-lsp/#usage).

As of v0.3.0, Ruby LSP will automatically include the Ruby LSP Rails add-on in its custom bundle when a Rails app is detected.
There is no need to add the gem to your bundle.

## Documentation

See the [documentation](https://shopify.github.io/ruby-lsp/rails-add-on.html) for more in-depth details about the
[supported features](https://shopify.github.io/ruby-lsp/rails-add-on.html#features).

## Contributing

See [CONTRIBUTING.md](https://github.com/Shopify/ruby-lsp-rails/blob/main/CONTRIBUTING.md)

## License

The gem is available as open source under the terms of the
[MIT License](https://github.com/Shopify/ruby-lsp-rails/blob/main/LICENSE.txt).