Sha256: 7b249630df9b73668ed66b066c63976c0500005eda8dac7969ecbd0c5bf6802c

Contents?: true

Size: 604 Bytes

Versions: 1

Compression:

Stored size: 604 Bytes

Contents

# -*- encoding : utf-8 -*-
class Card; module Set; class Self
# Set: The card "Thanks"
#
module Thanks;
extend Card::Set
def self.source_location; "/Users/ezl5238/dev/decko/gem/mod/integrate/set/self/thanks.rb"; end
setting_opts group: :other, position: 3, rule_type_editable: false,
             short_help_text: "destination after card is created",
             help_text: "Destination after card is created. "\
                        "[[http://decko.org/Custom_thank_you_messages_for_forms|more]]"
end;end;end;end;
# ~~ generated from /Users/ezl5238/dev/decko/gem/mod/integrate/set/self/thanks.rb ~~

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
card-1.102.0 tmpsets/set/mod029-integrate/self/thanks.rb