Sha256: 73c8efaa3d0fee1d6cf8d40d295349184b8161be31fb95178f6a417db8ceb9a9
Contents?: true
Size: 600 Bytes
Versions: 8
Compression:
Stored size: 600 Bytes
Contents
# -*- encoding : utf-8 -*- class Card; module Set; class Self # Set: The card "Structure" # module Structure; extend Card::Set def self.source_location; "/Users/ethan/dev/decko/gem/card-mod-content/set/self/structure.rb"; end setting_opts group: :templating, position: 2, rule_type_editable: true, short_help_text: "control card's content / structure", help_text: "Controls cards' content / structure. "\ "[[http://decko.org/formatting|more]]" end;end;end;end; # ~~ generated from /Users/ethan/dev/decko/gem/card-mod-content/set/self/structure.rb ~~
Version data entries
8 entries across 8 versions & 1 rubygems