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チャレンジ次もたぶんキーワード引数関連
$ bundle exec rails db:setup

ArgumentError: wrong number of arguments (given 2, expected 0..1)
…/vendor/bundle/ruby/3.0.0/bundler/gems/rails-b2c3b1371c99/railties/lib/rails/application/configuration.rb:206:in `session_store'
…/config/initializers/session_store.rb:3:in `<top (required)>'
…/vendor/bundle/ruby/3.0.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:59:in `load'
…/vendor/bundle/ruby/3.0.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:59:in `load'
…/vendor/bundle/ruby/3.0.0/bundler/gems/rails-b2c3b1371c99/activesupport/lib/active_support/dependencies.rb:285:in `block in load'
: