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チャレンジassets:precompileは完走するようになったけどdb:setupはこける
$ bundle exec rails db:setup
:
ArgumentError: wrong number of arguments (given 1, expected 0)
…/bundle/ruby/3.0.0/bundler/gems/rails-cd36d96e4fa6/activemodel/lib/active_model/type/value.rb:8:in `initialize'
…/bundle/ruby/3.0.0/bundler/gems/rails-cd36d96e4fa6/activemodel/lib/active_model/type/integer.rb:13:in `initialize'
…/bundle/ruby/3.0.0/bundler/gems/rails-cd36d96e4fa6/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:461:in `new'
: