John Trichereau
Results
1
comments of
John Trichereau
Would it be possible to apply something like this to User / Admin models? ``` ruby has_many :comments, as: :commenterable, dependent: :destroy ```