Skip to content

Commit cd2e535

Browse files
committed
Comment
1 parent a149425 commit cd2e535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ruby_lsp/ruby_lsp_rails/server.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
require "json"
55
require "open3"
66

7-
# to determine the fixture_paths
7+
# This replicates what Rails does internally
88
if defined?(ActiveRecord::Base)
99
ActiveSupport.on_load(:active_support_test_case) do
1010
include ActiveRecord::TestFixtures

0 commit comments

Comments
 (0)