Sha256: 8cd63f5615d88008603eee740071172aab0ccb9da6624bf4b650d9040456a443
Contents?: true
Size: 360 Bytes
Versions: 33
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
33 entries across 33 versions & 1 rubygems