Sha256: 95844024531b9374c3da929aa3593be1c2abd97eda40ad383b01e6c47b6496cb
Contents?: true
Size: 212 Bytes
Versions: 19
Compression:
Stored size: 212 Bytes
Contents
test: adapter: <%= ENV['DATABASE'] || 'mysql2' %> database: thinking_sphinx username: <%= ENV['DATABASE'] == 'postgresql' ? ENV['USER'] : 'root' %> min_messages: warning encoding: utf8
Version data entries
19 entries across 19 versions & 1 rubygems