acts_as_commentable_with_threading
acts_as_commentable_with_threading copied to clipboard
Rename Comment class?
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