Sha256: 87009b7ccb9a0fc3f378c267e96c601b6e26cd57da69700c19ad12bd30fbe873
Contents?: true
Size: 97 Bytes
Versions: 6
Compression:
Stored size: 97 Bytes
Contents
class Bnet::Configuration attr_accessor :api_key def initialize @api_key = {} end end
Version data entries
6 entries across 6 versions & 1 rubygems