Sha256: 84f7090b02268d8ba26771d9e2700651136e6738ac6531cf51bb26729e07a283
Contents?: true
Size: 594 Bytes
Versions: 1
Compression:
Stored size: 594 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/ezl5238/dev/decko/gem/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/ezl5238/dev/decko/gem/mod/content/set/self/structure.rb ~~
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
card-1.102.0 | tmpsets/set/mod006-content/self/structure.rb |