Sha256: bf28e56e563a1a849ebc0d1e1dec9711e4165fc1e9c61ff0cef8ce870ba5e96a

Contents?: true

Size: 496 Bytes

Versions: 4

Compression:

Stored size: 496 Bytes

Contents

development:
  logging_enabled: true
  logger_class: LoggedException 
  notification_address: 
  notification_sender: noreply@example.com 
  notification_threshold: 10
test:
  logging_enabled: false
  logger_class: LoggedException 
  notification_address: 
  notification_sender: noreply@example.com 
  notification_threshold: 10
production:
  logging_enabled: true
  logger_class: LoggedException
  notification_address: 
  notification_sender: noreply@example.com 
  notification_threshold: 10

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tartarus-2.0.4 spec/rails_app/config/exceptions.yml
tartarus-2.0.3 spec/rails_app/config/exceptions.yml
tartarus-2.0.1 spec/rails_app/config/exceptions.yml
tartarus-2.0.0 spec/rails_app/config/exceptions.yml