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'
: