Sha256: 674c82b23de848d13def2d96b24e3218374457d7b14ae52adc4fd069c065fffc
Contents?: true
Size: 385 Bytes
Versions: 1
Compression:
Stored size: 385 Bytes
Contents
# -*- encoding : utf-8 -*- class Card; module Set; class Right # Set: All "+Editors" cards # module Editors; extend Card::Set def self.source_location; "/Users/ezl5238/dev/decko/gem/mod/search/set/right/editors.rb"; end def raw_help_text "Users who have edited {{_left|name}}." end end;end;end;end; # ~~ generated from /Users/ezl5238/dev/decko/gem/mod/search/set/right/editors.rb ~~
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
card-1.102.0 | tmpsets/set/mod036-search/right/editors.rb |