Sha256: 02a50971a8929d58e03590d6ef3b71a05738777ee9b05b1b298ad522ae5275cf

Contents?: true

Size: 258 Bytes

Versions: 9

Compression:

Stored size: 258 Bytes

Contents

development:
  host: localhost
  port: 6379
  namespace: '/danthes'
test:
  host: localhost
  port: 6379
  namespace: '/danthes'
production:
  host: redis_host
  port: redis_port
  password: redis_password
  database: redis_database
  namespace: '/namespace'

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
edmond-danthes-2.1.1 lib/generators/templates/danthes_redis.yml
edmond-danthes-2.1.0 lib/generators/templates/danthes_redis.yml
danthes-2.0.1 lib/generators/templates/danthes_redis.yml
danthes-2.0.0 lib/generators/templates/danthes_redis.yml
danthes-1.0.5 lib/generators/templates/danthes_redis.yml
danthes-1.0.4 lib/generators/templates/danthes_redis.yml
danthes-1.0.3 lib/generators/templates/danthes_redis.yml
danthes-1.0.2 lib/generators/templates/danthes_redis.yml
danthes-1.0.1 lib/generators/templates/danthes_redis.yml