Sha256: 4566188d07c445b2135c93daa2767991f3eacaa9645e99bb580902e6237f7c64
Contents?: true
Size: 205 Bytes
Versions: 4
Compression:
Stored size: 205 Bytes
Contents
Airbrake.configure do |config| config.api_key = "PLEASE ENTER A VALID API KEY" config.host = 'PLEASE ENTER A VALID HOST' config.port = 80 config.secure = config.port == 8080 end
Version data entries
4 entries across 4 versions & 1 rubygems