Sha256: 147a6004b778d759a3e9801b816b9b45605d473102cb4e0e3d28adcba0367675
Contents?: true
Size: 191 Bytes
Versions: 18
Compression:
Stored size: 191 Bytes
Contents
test: adapter: <%= ENV['DATABASE'] || 'mysql2' %> database: thinking_sphinx username: <%= ENV['DATABASE'] == 'postgresql' ? ENV['USER'] : 'root' %> min_messages: warning
Version data entries
18 entries across 18 versions & 4 rubygems