Sha256: 77f062508c6f91979bc7122b38ca7db396281ab1f41d5f2b5d4e918be944f5bc
Contents?: true
Size: 610 Bytes
Versions: 8
Compression:
Stored size: 610 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/ethan/dev/decko/gem/card-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/ethan/dev/decko/gem/card-mod-integrate/set/self/thanks.rb ~~
Version data entries
8 entries across 8 versions & 1 rubygems