Sha256: 36521906a35790ca5664fc076c62b7b67a62129f9d7f33b15f9e408ce5842675

Contents?: true

Size: 388 Bytes

Versions: 1

Compression:

Stored size: 388 Bytes

Contents

production:
  orm: :active_record
  storage: :memory
  scope: 1234567891 
  on_missing_attribute: :reload
  strategy: :track_then_scope
  warmup: 600 # warmup / track for 10 minutes
  enabled: true  
test:
  orm: :active_record
  storage: :memory
  scope: 
  on_missing_attribute: :reload      
  strategy: :track_then_scope
  warmup: 600 # warmup / track for 10 minutes
  enabled: true  

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
methodmissing-scrooge-1.0.2 spec/fixtures/config/scrooge.yml