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 を構成することは可能ですか?
ユーザーと管理者 (別名Admin < User) で STI を実行する場合、それは問題になりません。
Admin < User