decko-commons/decko

View on GitHub
mod/follow/set/self/always.rb

Summary

Maintainability
A
0 mins
Test Coverage
include_set Abstract::FollowOption

follow_opts position: 2

follow_test { |_follower_id, _accounted_ids| true }

def title
  "Following"
end

def label
  "follow"
end