-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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 Tutorial 第13章 #84
Comments
マイクロポストMicropostモデル
Micropostのバリデーション
User/Micropostの関連付け
メソッド一覧
default_scope
dependent: :destroy
users/showにおけるwill_paginate
プロフィール画面のテスト
Micropostのアクション
Micropostコントローラの
HomeページでMicropostを作成する
エラーメッセージの フィード
マイクロポストの削除
Active Storage
画像投稿のバリデーション
|
演習
|
確認事項
|
繰り返しを避ける(Don't Repeat Yourself)を指します。 |
そうですね👍 "Railsの"という記述にはどのような意図がありますか? |
Railsの原則という意味を含めて記述しました。 |
WHY
WHAT
The text was updated successfully, but these errors were encountered: