Sha256: 6a308198479624ba72af505a8ea942d86b72a9aa2e3c1e2e8a4eaea71ab89e80
Contents?: true
Size: 352 Bytes
Versions: 2
Compression:
Stored size: 352 Bytes
Contents
# -*- encoding : utf-8 -*- class Card; module Set; class Right # Set: All "+Autoname" cards # module Autoname; extend Card::Set def self.source_location; "/Users/ethan/dev/decko/gem/card/mod/core/set/right/autoname.rb"; end def history? false end end;end;end;end; # ~~ generated from /Users/ethan/dev/decko/gem/card/mod/core/set/right/autoname.rb ~~
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
card-1.101.7 | tmpsets/set/mod002-core/right/autoname.rb |
card-1.101.6 | tmpsets/set/mod002-core/right/autoname.rb |