handon.club は、数々の独立したMastodonサーバーのうちのひとつです。サーバーに登録してFediverseのコミュニティに加わってみませんか。
はん(highemerly)が個人で運営しているサーバーです。登録はどなたでも歓迎で、話題に制限もありません。

サーバーの情報

143
人のアクティブユーザー

そろそろgemの警告消さないとねって思ったけどzeitwerkさんにお願いしないとなのかな

/app/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.12/lib/zeitwerk/kernel.rb:38: warning: csv was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add csv to your Gemfile or gemspec. Also contact author of zeitwerk-2.6.12 to add csv into its gemspec.

@sorah あ、なるほど!! Mastodonのコードに直接 require 'csv' しているコードはあるのだけどzeitwerkがrequireをすげかえてる感じなんですね