Sha256: bdcf40e31a63e5e894952b1017e6b9ef4ed92161b1cc315900216635d58f5ae0
Contents?: true
Size: 502 Bytes
Versions: 8
Compression:
Stored size: 502 Bytes
Contents
# -*- encoding : utf-8 -*- class Card; module Set; class Self # Set: The card "Update" # module Update; extend Card::Set def self.source_location; "/Users/ethan/dev/decko/gem/card-mod-permissions/set/self/update.rb"; end setting_opts group: :permission, position: 3, rule_type_editable: false, short_help_text: "who can update cards", help_text: "Who can update cards" end;end;end;end; # ~~ generated from /Users/ethan/dev/decko/gem/card-mod-permissions/set/self/update.rb ~~
Version data entries
8 entries across 8 versions & 1 rubygems