Sha256: 9cdf7bef398fc11d561d3cec43028a2539630a52aa2ec94c70b0860e5e322db6

Contents?: true

Size: 502 Bytes

Versions: 1

Compression:

Stored size: 502 Bytes

Contents

# -*- encoding : utf-8 -*-
class Card; module Set; class Self
# Set: The card "Layout"
#
module Layout;
extend Card::Set
def self.source_location; "/Users/ezl5238/dev/decko/gem/mod/layout/set/self/layout.rb"; end
setting_opts group: :webpage, position: 3, rule_type_editable: false,
             help_text: "HTML structure of card's page "\
                        "[[http://decko.org/layouts | more]]"
end;end;end;end;
# ~~ generated from /Users/ezl5238/dev/decko/gem/mod/layout/set/self/layout.rb ~~

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
card-1.102.0 tmpsets/set/mod031-layout/self/layout.rb