Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Jan 20, 2025
1 parent a149425 commit cd2e535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ruby_lsp/ruby_lsp_rails/server.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
require "json"
require "open3"

# to determine the fixture_paths
# This replicates what Rails does internally
if defined?(ActiveRecord::Base)
ActiveSupport.on_load(:active_support_test_case) do
include ActiveRecord::TestFixtures
Expand Down

0 comments on commit cd2e535

Please sign in to comment.