上映会にコメント機能追加(#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
このコミットはPull リクエスト #299 でマージされました.
このコミットが含まれているのは:
2026-03-26 23:01:54 +09:00
コミット 2adff3966a
12個のファイルの変更527行の追加63行の削除
+2
ファイルの表示
@@ -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