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.
Rails3.2.6アプリの認証にdeviseを使用しています。私はpassword confirmation最初に持っていましたが、今はそれを削除したいと思います。それについてどうやって行くのですか?
password confirmation
password_confirmationフォームからフィールドを削除する必要があります。
password_confirmation
この回答の詳細。