Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ユーザーが任意のページにアクセスすると、CapybaraThatsプロトコルが変更されることを確認する方法を見つけようとします:(app / controllers / application.rbでhttpではなくhttpsへのリダイレクトを実行します)これを確認する方法は?
これを試して:
current_url.should match /^https:/