Sha256: ecf6df0705acc8d79b85a0c51172c6025c69bc9b56afbbca99486a6df9fe4001

Contents?: true

Size: 213 Bytes

Versions: 12

Compression:

Stored size: 213 Bytes

Contents

<%= rails_env %>:
  adapter: postgresql
  encoding: unicode
  database: <%= postgresql_database %>
  pool: 5
  username: <%= postgresql_user %>
  password: <%= postgresql_password %>
  host: <%= postgresql_host %>

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
cl-mina-0.3.8 lib/cl_mina/templates/postgresql.yml.erb
cl-mina-0.3.7 lib/cl_mina/templates/postgresql.yml.erb
cl-mina-0.3.6 lib/cl_mina/templates/postgresql.yml.erb
cl-mina-0.3.5 lib/cl_mina/templates/postgresql.yml.erb
cl-mina-0.3.4 lib/cl_mina/templates/postgresql.yml.erb
cl-mina-0.2.4 lib/cl_mina/templates/postgresql.yml.erb
cl-mina-0.2.3 lib/cl_mina/templates/postgresql.yml.erb
cl-mina-0.2.2 lib/cl_mina/templates/postgresql.yml.erb
cl-mina-0.1.1 lib/cl_mina/templates/postgresql.yml.erb
cl-mina-0.1.0 lib/cl_mina/templates/postgresql.yml.erb
trireme-0.2.0 lib/trireme/templates/lib/mina/templates/postgresql.yml.erb
trireme-0.0.1 lib/trireme/templates/config/recipes/templates/postgresql.yml.erb