Sha256: 2af040b63b584cf3e10ccd4711cf85ced9d1bc03510be3429f8583c31aabf953
Contents?: true
Size: 356 Bytes
Versions: 5
Compression:
Stored size: 356 Bytes
Contents
# FIXME: the following don't really belong here, but they have to come after # the reference stuff. we need to organize a bit! event :update_rule_cache, :finalize, when: :is_rule? do Card::Rule.clear_rule_cache end event :expire_related, :finalize do reset_patterns structuree_names.each { |name| Director.expirees << name } if is_structure? end
Version data entries
5 entries across 5 versions & 2 rubygems