Sha256: 85795e2d137fed7b226713c34369b9e2151f66dd4a250b5821a1ed65090bc469
Contents?: true
Size: 392 Bytes
Versions: 9
Compression:
Stored size: 392 Bytes
Contents
# -*- encoding : utf-8 -*- class Card; module Set; class Self # Set: The card "Captcha" # module Captcha; extend Card::Set def self.source_location; "/Users/ethan/dev/decko/gem/card/mod/settings/set/self/captcha.rb"; end extend Card::Setting setting_opts group: :permission, position: 5 end;end;end;end; # ~~ generated from /Users/ethan/dev/decko/gem/card/mod/settings/set/self/captcha.rb ~~
Version data entries
9 entries across 9 versions & 1 rubygems