Class: Mention

Inherits:
Socialization::ActiveRecordStores::Mention show all
Defined in:
lib/generators/socialization/templates/redis/model_mention.rb,
lib/generators/socialization/templates/active_record/model_mention.rb

Method Summary

Methods inherited from Socialization::ActiveRecordStores::Mention

mention!, mentionables, mentionables_relation, mentioners, mentioners_relation, mentions?, remove_mentionables, remove_mentioners, unmention!

Methods included from Socialization::Stores::Mixins::Base

#touch_actor?, #touch_dependents, #touch_subject?

Methods included from Socialization::Stores::Mixins::Mention

#after_mention, #after_unmention, #touch

Methods included from Socialization::ActiveRecordStores::Mixins::Base

#update_counter

Methods inherited from ActiveRecord::Base

#is_followable?, #is_follower?, #is_likeable?, #is_liker?, #is_mentionable?, #is_mentioner?