Sha256: 5774a37979e4ddc1e6e627a35fcc65ed0d66fa8424d3e8a77a314eff6e75b0ab

Contents?: true

Size: 241 Bytes

Versions: 6

Compression:

Stored size: 241 Bytes

Contents

production:
  adapter: mysql2
  encoding: utf8
  database: <%= configs['mysql']['database'] %>
  pool: 5
  username: <%= configs['mysql']['username'] %>
  password: <%= configs['mysql']['password'] %>
  host: <%= configs['mysql']['host'] %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
nubis_rails_boilerplate-0.0.11 lib/capistrano_recipes/templates/mysql.yml.erb
nubis_rails_boilerplate-0.0.10 lib/capistrano_recipes/templates/mysql.yml.erb
nubis_rails_boilerplate-0.0.9 lib/capistrano_recipes/templates/mysql.yml.erb
nubis_rails_boilerplate-0.0.8 lib/capistrano_recipes/templates/mysql.yml.erb
nubis_rails_boilerplate-0.0.7 lib/capistrano_recipes/templates/mysql.yml.erb
nubis_rails_boilerplate-0.0.6 lib/capistrano_recipes/templates/mysql.yml.erb