acts_as_commentable_with_threading icon indicating copy to clipboard operation
acts_as_commentable_with_threading copied to clipboard

Rename Comment class?

Open EricInflect opened this issue 8 years ago • 0 comments

Is it possible to have the Comment class be a different class name? I'd like to have different types of Comments with different model columns, would like to do something like ProjectComments, TeamComments, etc

EricInflect avatar Sep 07 '17 21:09 EricInflect