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

This commit is contained in:
2026-03-26 23:52:57 +09:00
12 changed files with 527 additions and 63 deletions
+2
View File
@@ -80,5 +80,7 @@ Rails.application.routes.draw do
put :watching
patch :next_post
end
resources :comments, controller: :theatre_comments, only: [:index, :create]
end
end