このコミットが含まれているのは:
@@ -19,7 +19,7 @@ class Post < ApplicationRecord
|
||||
has_many :gekanator_correct_games,
|
||||
class_name: 'GekanatorGame',
|
||||
foreign_key: :correct_post_id,
|
||||
dependent: :nullify,
|
||||
dependent: :delete_all,
|
||||
inverse_of: :correct_post
|
||||
|
||||
has_many :parent_post_implications,
|
||||
|
||||
新しい課題から参照
ユーザをブロックする