We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Railsをはじめよう 5.10 検証 (バリデーション) の追加
「app/controllers/articles_controller.rbのnewアクションとchange`アクションを以下のように変更してください。」 ⇒ changeはcreateが正しいでしょうか?
The text was updated successfully, but these errors were encountered:
報告ありがとうございます 😄 create ですね 😅 後ほど修正します!
create
Sorry, something went wrong.
a395936
@yasulab ご対応ありがとうございます。Railsガイド、毎日少しずつ読んでます。翻訳のおかげでとても助かってます。
Railsガイドは鋭意制作中で、他にもまだ至らないところがあるかもしれませんが、 その際はまたお気軽にご連絡して頂けると幸いです 🙇
No branches or pull requests
Railsをはじめよう
5.10 検証 (バリデーション) の追加
「app/controllers/articles_controller.rbのnewアクションとchange`アクションを以下のように変更してください。」
⇒
changeはcreateが正しいでしょうか?
The text was updated successfully, but these errors were encountered: