Sha256: 8de1cbbceed5c88f0a777183ec7625f7c1dc32880653e6c4d6bb11a9869b6c81

Contents?: true

Size: 270 Bytes

Versions: 2

Compression:

Stored size: 270 Bytes

Contents

Dummy::Application.configure do
  config.cache_classes = true
  config.eager_load = true

  # Staccato configuration
  config.staccato.tracker_id = 'UA-1234-5'
  config.staccato.hostname = 'domain.com' # optional, but recommended
  config.staccato.exceptions = true
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
staccato-rails-0.1.0 spec/fixtures/dummy/config/environments/development.rb
staccato-rails-0.0.1 spec/fixtures/dummy/config/environments/development.rb