Sha256: 0e40ace31bb46829affd31e6135629061068ab4c91d507892f6aab9721cf1733
Contents?: true
Size: 276 Bytes
Versions: 2
Compression:
Stored size: 276 Bytes
Contents
development: sessions: default: database: logman hosts: - localhost:27017 production: #connection for Heroku and MongoHQ sessions: default: uri: <%= ENV['MONGOHQ_URL'] %> options: skip_version_check: true safe: true
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
logman-0.1.0 | database.yaml |
logman-0.1.0.alpha | database.yaml |