Sha256: 63906bfdb1b5de31d8a0cddb85bc6dc21f3aadbd17b1ff7c645ffae9cef25f35
Contents?: true
Size: 280 Bytes
Versions: 4
Compression:
Stored size: 280 Bytes
Contents
Rehearsal.configure do |config| # Set the environments you want http basic auth in # config.auth_envs = [:staging] # # Set the environments you want the banner in # config.banner_envs = [:staging] # # Enable/disable the rehearsal # config.enabled = true end
Version data entries
4 entries across 4 versions & 1 rubygems