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

zunda

Ruby 3でMastodonを走らせようとしたらActiveRecordにキーワード引数関係ぽい文句を言われて泣いている

$ bundle exec rails assets:precompile
rails aborted!
ArgumentError: wrong number of arguments (given 3, expected 2)
…/vendor/bundle/ruby/3.0.0/gems/activerecord-5.2.4.4/lib/active_record/type/adapter_specific_registry.rb:9:in `add_modifier'
…/vendor/bundle/ruby/3.0.0/gems/activerecord-5.2.4.4/lib/active_record/type.rb:27:in `add_modifier'
…/vendor/bundle/ruby/3.0.0/gems/activerecord-5.2.4.4/lib/active_record/connection_adapters/postgresql_adapter.rb:842:in `<class:PostgreSQLAdapter>'
:

https://github.com/zunda/mastodon/tree/try-ruby300

github.comzunda/mastodon Your self-hosted, globally interconnected microblogging community, zunda's fork - zunda/mastodon