このコミットが含まれているのは:
2026-03-21 04:32:07 +09:00
コミット d39b99f0ab
6個のファイルの変更296行の追加50行の削除
+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