Sha256: 088e00a8891917adf86d0465de29fe792df3dea3fd4cb9a08fef74a3ea400616
Contents?: true
Size: 450 Bytes
Versions: 9
Compression:
Stored size: 450 Bytes
Contents
# -*- encoding : utf-8 -*- class Card; module Set; class Self # Set: The card "TableOfContents" # module TableOfContents; extend Card::Set def self.source_location; "/Users/ethan/dev/decko/gem/card/mod/settings/set/self/table_of_contents.rb"; end extend Card::Setting setting_opts group: :other, position: 1, rule_type_editable: false end;end;end;end; # ~~ generated from /Users/ethan/dev/decko/gem/card/mod/settings/set/self/table_of_contents.rb ~~
Version data entries
9 entries across 9 versions & 1 rubygems