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.
deviseを使用したRuby on Railsでは、ユーザーが1回ログインしているかどうかをどのように確認できますか? 同じアカウントで複数のブラウザからログインできます。
すべてのユーザーが 1 回だけログインできるようにする必要があります。
ここで答えたように、これにはdeviseプラグインがあります。
最近のバージョンのdeviseには問題がありますが、それでも問題に対処するフォークがあります。