上映会のし組み作り(#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行の削除
+8
ファイルの表示
@@ -0,0 +1,8 @@
class TheatreComment < ApplicationRecord
include MyDiscard
self.primary_key = :theatre_id, :no
belongs_to :theatre
end