Sha256: 3fe10501da5e6fb7642154e2e68917cf07fe19ea5efce2881ce2e4256c500b5e
Contents?: true
Size: 165 Bytes
Versions: 2
Compression:
Stored size: 165 Bytes
Contents
module AntiSpam class << self attr_accessor :token end end AntiSpam.token = 'd5ba63b622ae4249834414e937b5477b' # you can create an initializer to change this
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
anti_spam-0.0.2 | lib/anti_spam/token.rb |
anti_spam-0.0.1 | lib/anti_spam/token.rb |