Sha256: 19d048066d011ad2a9baab14e181e40a4fc0e9a8bd158925e6d8a24edf8fbd54
Contents?: true
Size: 360 Bytes
Versions: 7
Compression:
Stored size: 360 Bytes
Contents
include Card::FollowOption restrictive_follow_opts position: 2 follower_candidate_ids do |card| # FIXME? - could optimize by not using cards table... Card.search editor_of: card.name, return: :id end def title 'Following content you edited' end def label 'follow if I edited' end def description set_card "#{set_card.follow_label} I edited" end
Version data entries
7 entries across 7 versions & 1 rubygems