エントリーの編集
 
                エントリーの編集は全ユーザーに共通の機能です。
                    必ずガイドラインを一読の上ご利用ください。
Invalid domain: ".example.com" in rspec after changing session_store to domain: :all
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
 
          - バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Invalid domain: ".example.com" in rspec after changing session_store to domain: :all
I changed the session store from config.session_store :cookie_store, :key => "_mysite_session2" t... I changed the session store from config.session_store :cookie_store, :key => "_mysite_session2" to config.session_store :cookie_store, :key => "_mysite_session3", domain: :all Now, when I run the specs there is an error ArgumentError: invalid domain: ".example.com" # ..ruby.../gems/rack-2.2.4/lib/rack/mock.rb:239:in `new' # ..ruby.../gems/rack-2.2.4/lib/rack/mock.rb:239:in `block in parse_cookies_
 
               
            


2023/06/15 リンク