Sha256: 5a20e9fbbc2f206447ed51fcafb416c822daf6575c834b973817a7bc7c68f535
Contents?: true
Size: 464 Bytes
Versions: 8
Compression:
Stored size: 464 Bytes
Contents
# -*- encoding : utf-8 -*- class Card; module Set; class Self # Set: The card "Default" # module Default; extend Card::Set def self.source_location; "/Users/ethan/dev/decko/gem/card-mod-content/set/self/default.rb"; end setting_opts group: :templating, position: 2, rule_type_editable: true, short_help_text: "type/content template for new cards" end;end;end;end; # ~~ generated from /Users/ethan/dev/decko/gem/card-mod-content/set/self/default.rb ~~
Version data entries
8 entries across 8 versions & 1 rubygems