We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The
1 parent ed314ae commit e3d7936Copy full SHA for e3d7936
lib/ruby_lsp/ruby_lsp_rails/rails_client.rb
@@ -28,7 +28,7 @@ def initialize
28
29
unless File.exist?(app_uri_path)
30
raise NeedsRestartError, <<~MESSAGE
31
- The The Ruby LSP Rails extension needs to be initialized. Please restart the Rails server and the Ruby LSP
+ The Ruby LSP Rails extension needs to be initialized. Please restart the Rails server and the Ruby LSP
32
to get Rails features in the editor
33
MESSAGE
34
end
0 commit comments