Sha256: 9a2f567aba64e58bb9b97a81e612915f8eb46e6bf044b44a34dac334064302dd
Contents?: true
Size: 254 Bytes
Versions: 21
Compression:
Stored size: 254 Bytes
Contents
local: &local :host: localhost :port: 6379 :timeout: 1 :inline: true development: *local # We don't actually connect to localhost, but we need a config block for the # redis client to use that's under Rails.env, which is test. :) test: *local
Version data entries
21 entries across 21 versions & 1 rubygems