Class: Follow
- Inherits:
-
Socialization::ActiveRecordStores::Follow
- Object
- ActiveRecord::Base
- Socialization::ActiveRecordStores::Follow
- Follow
- 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
Methods inherited from ActiveRecord::Base
#is_followable?, #is_follower?, #is_likeable?, #is_liker?, #is_mentionable?, #is_mentioner?