上映会にコメント機能追加(#297) (#299)

#297

#297

#297

#297

#297

Merge remote-tracking branch 'origin/main' into feature/297

#297

#297

#297

#297

#297

#297

#297

#297

#297

Co-authored-by: miteruzo <miteruzo@naver.com>
Reviewed-on: #299
This commit was merged in pull request #299.
This commit is contained in:
2026-03-26 23:01:54 +09:00
parent ee93ff8ea0
commit 2adff3966a
12 changed files with 527 additions and 63 deletions
+2
View File
@@ -78,5 +78,7 @@ Rails.application.routes.draw do
put :watching
patch :next_post
end
resources :comments, controller: :theatre_comments, only: [:index, :create]
end
end