Sha256: 099e0eac6cc335b432aeda2b3ef807a8247e9cd72afe463c3c5fce3a8c7731da

Contents?: true

Size: 235 Bytes

Versions: 27

Compression:

Stored size: 235 Bytes

Contents

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

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
magic_recipes-0.0.26 lib/magic_recipes/templates/postgresql.yml.erb
magic_recipes-0.0.25 lib/magic_recipes/templates/postgresql.yml.erb
magic_recipes-0.0.24 lib/magic_recipes/templates/postgresql.yml.erb
magic_recipes-0.0.23 lib/magic_recipes/templates/postgresql.yml.erb
magic_recipes-0.0.22 lib/magic_recipes/templates/postgresql.yml.erb
magic_recipes-0.0.21 lib/magic_recipes/templates/postgresql.yml.erb
magic_recipes-0.0.20 lib/magic_recipes/templates/postgresql.yml.erb