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.
validates_presence_of保存時にすべての属性のデフォルトとして使用されますか? 毎回モデルに書き込む必要はありませんか?
validates_presence_of
ここで私の質問への参照
No.validates_presence_ofはデフォルトとして使用されず、存在させたいすべての属性に対して毎回モデルに書き込む必要があります。