0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

【Rails】コメント機能の導入

Posted at

image.png
1:Railsで作成したアプリにコメント機能を導入する。

2:comment機能の実装手順
①commentモデルの作成
②アソシエーションの設定
③バリデーションの設定
④ルーティングの設定
⑤commentsコントローラーの作成・編集
⑥postsコントローラーの編集
⑦ビューファイルの編集

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?