古いバージョンのドキュメントです。最新のバージョンはRails7.0.0

Railsドキュメント(v6.0.2.1)

セッションストアの設定

説明

セッションストアの設定

使い方

config.session_store

config.session_store :cookie_store, key: '_your_app_session'