Class: Follow

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

Method Summary

Methods inherited from Socialization::ActiveRecordStores::Follow

follow!, followables, followables_relation, followers, followers_relation, follows?, remove_followables, remove_followers, unfollow!

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

#touch_actor?, #touch_dependents, #touch_subject?

Methods included from Socialization::Stores::Mixins::Follow

#after_follow, #after_unfollow, #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?