Sha256: 26dcd874f924f871190ef34c9e6d7351f8bb8bc668d4ba0c68528ca5687200c6
Contents?: true
Size: 471 Bytes
Versions: 9
Compression:
Stored size: 471 Bytes
Contents
# -*- encoding : utf-8 -*- class Card; module Set; class Self # Set: The card "Thanks" # module Thanks; extend Card::Set def self.source_location; "/Users/ethan/dev/decko/gem/card/mod/settings/set/self/thanks.rb"; end extend Card::Setting setting_opts group: :other, position: 3, rule_type_editable: false, help_text: "destination after card is created" end;end;end;end; # ~~ generated from /Users/ethan/dev/decko/gem/card/mod/settings/set/self/thanks.rb ~~
Version data entries
9 entries across 9 versions & 1 rubygems