toptal/chewy

View on GitHub
lib/generators/templates/chewy.yml

Summary

Maintainability
Test Coverage
# config/chewy.yml
# separate environment configs
test:
  host: 'localhost:9250'
  prefix: 'test'
development:
  host: 'localhost:9200'