Sha256: 89fa93bde5cc27315742f183ea93e550aa2c2498392f2c4c4cf0bd5761fdb3e5

Contents?: true

Size: 214 Bytes

Versions: 116

Compression:

Stored size: 214 Bytes

Contents

#config/redis.yml
default:
  host: localhost
  port: 6379
development:
  db: 0
#  namespace: appname_dev
test:
  db: 1
#  namespace: appname_test
production:
  db: 2
  host: 192.168.1.100
#  namespace: appname_prod

Version data entries

116 entries across 59 versions & 1 rubygems

Version Path
wordjelly-auth-1.6.0 spec/dummy/config/redis.yml
wordjelly-auth-1.6.0 config/initializers/redis.yml
wordjelly-auth-1.5.9 config/initializers/redis.yml
wordjelly-auth-1.5.9 spec/dummy/config/redis.yml
wordjelly-auth-1.5.8 config/initializers/redis.yml
wordjelly-auth-1.5.8 spec/dummy/config/redis.yml
wordjelly-auth-1.5.7 config/initializers/redis.yml
wordjelly-auth-1.5.7 spec/dummy/config/redis.yml
wordjelly-auth-1.5.6 config/initializers/redis.yml
wordjelly-auth-1.5.6 spec/dummy/config/redis.yml
wordjelly-auth-1.5.5 config/initializers/redis.yml
wordjelly-auth-1.5.5 spec/dummy/config/redis.yml
wordjelly-auth-1.5.4 config/initializers/redis.yml
wordjelly-auth-1.5.4 spec/dummy/config/redis.yml
wordjelly-auth-1.5.3 spec/dummy/config/redis.yml
wordjelly-auth-1.5.3 config/initializers/redis.yml
wordjelly-auth-1.5.2 spec/dummy/config/redis.yml
wordjelly-auth-1.5.2 config/initializers/redis.yml
wordjelly-auth-1.5.1 spec/dummy/config/redis.yml
wordjelly-auth-1.5.1 config/initializers/redis.yml