Skip to content

Commit 6daea0f

Browse files
committed
Renames
1 parent b4d93b9 commit 6daea0f

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

test/dummy/config/application.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Require the gems listed in Gemfile, including any gems
99
# you've limited to :test, :development, or :production.
1010
Bundler.require(*Rails.groups)
11-
require "ruby_lsp_rails"
11+
require "ruby-lsp-rails"
1212

1313
module Dummy
1414
class Application < Rails::Application

0 commit comments

Comments
 (0)