上映会のし組み作り(#295) (#296)

#295

#295

#295

#295

#295

#295

#295

Co-authored-by: miteruzo <miteruzo@naver.com>
Reviewed-on: #296
このコミットはPull リクエスト #296 でマージされました.
このコミットが含まれているのは:
2026-03-18 23:01:04 +09:00
コミット 8cf7107445
19個のファイルの変更858行の追加61行の削除
+7
ファイルの表示
@@ -72,4 +72,11 @@ Rails.application.routes.draw do
end
end
end
resources :theatres, only: [:show] do
member do
put :watching
patch :next_post
end
end
end