Sha256: 403f24d2933e2788696ee87e05975bd9a70148bbc7795f4ae3c62dcccac8d13d

Contents?: true

Size: 279 Bytes

Versions: 33

Compression:

Stored size: 279 Bytes

Contents

include Card::FollowOption

restrictive_follow_opts position: 1

follower_candidate_ids do |card|
  [card.creator_id]
end

def title
  "Following content you created"
end

def label
  "follow if I created"
end

def description set_card
  "#{set_card.follow_label} I created"
end

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
card-1.94.1 mod/notifications/set/self/created.rb
card-1.94.0 mod/notifications/set/self/created.rb
card-1.93.13 mod/notifications/set/self/created.rb
card-1.93.12 mod/notifications/set/self/created.rb
card-1.93.11 mod/notifications/set/self/created.rb
card-1.93.10 mod/notifications/set/self/created.rb
card-1.93.9 mod/notifications/set/self/created.rb
card-1.93.8 mod/notifications/set/self/created.rb
card-1.93.7 mod/notifications/set/self/created.rb
card-1.93.6 mod/notifications/set/self/created.rb
card-1.93.5 mod/notifications/set/self/created.rb
card-1.93.4 mod/notifications/set/self/created.rb
card-1.93.3 mod/notifications/set/self/created.rb
card-1.93.2 mod/notifications/set/self/created.rb
card-1.93.1 mod/notifications/set/self/created.rb
card-1.93.0 mod/notifications/set/self/created.rb
card-1.92.2 mod/notifications/set/self/created.rb
card-1.92.1 mod/notifications/set/self/created.rb
card-1.92 mod/notifications/set/self/created.rb
card-1.91 mod/notifications/set/self/created.rb