Module ActsAsCommentable::Comment::Finders
In: lib/comment_methods.rb

Methods

Public Instance methods

Helper class method to look up a commentable object given the commentable class name and id

Helper class method to lookup all comments assigned to all commentable types for a given user.

Helper class method to look up all comments for commentable class name and commentable id.

[Validate]