Sha256: d647df38a3775a74a3e5ea84541f5d1ad7686242106b2d73eadd9acd1051d52e

Contents?: true

Size: 426 Bytes

Versions: 10

Compression:

Stored size: 426 Bytes

Contents

# -*- encoding : utf-8 -*-
class Card; module Set; class Right
# Set: All "+FollowFields" cards
#
module FollowFields;
extend Card::Set
def self.source_location; "/Users/ethan/dev/decko/gem/card/mod/follow/set/right/follow_fields.rb"; end
event :follow_fields_changed, :integrate do
  Card.follow_caches_expired
end
end;end;end;end;
# ~~ generated from /Users/ethan/dev/decko/gem/card/mod/follow/set/right/follow_fields.rb ~~

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
card-1.100.0 tmpsets/set/mod017-follow/right/follow_fields.rb
card-1.99.4 tmpsets/set/mod017-follow/right/follow_fields.rb
card-1.99.3 tmpsets/set/mod017-follow/right/follow_fields.rb
card-1.99.2 tmpsets/set/mod017-follow/right/follow_fields.rb
card-1.99.1 tmpsets/set/mod017-follow/right/follow_fields.rb
card-1.99.0 tmpsets/set/mod017-follow/right/follow_fields.rb
card-1.98.3 tmpsets/set/mod017-follow/right/follow_fields.rb
card-1.98.2 tmpsets/set/mod017-follow/right/follow_fields.rb
card-1.98.1 tmpsets/set/mod017-follow/right/follow_fields.rb
card-1.98.0 tmpsets/set/mod017-follow/right/follow_fields.rb