mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

正しくはこうでした

$ bundle update --conservative scout_apm
:
Installing scout_apm 4.1.2 (was 2.6.8) with native extensions
Bundle updated!

zunda

これで直ったかな?

$ find vendor/bundle/ruby/3.0.0/gems/scout_apm-4.1.2 -type f -print0 | xargs -0 grep 'def find_by'
vendor/bundle/ruby/3.0.0/gems/scout_apm-4.1.2/lib/scout_apm/instruments/active_record.rb: def find_by_sql_with_scout_instruments(*args, **kwargs, &block)