Sha256: d02761859223f697f6f4972de5629c317c38572d7b3bac0b12c49d9b9858c4e8

Contents?: true

Size: 222 Bytes

Versions: 12

Compression:

Stored size: 222 Bytes

Contents

<%= rails_env %>:
  adapter: <%= mysql_adapter %>
  database: <%= mysql_database.gsub(/-/, '_') %>
  username: <%= mysql_user %>
  password: <%= mysql_password %>
  host: <%= mysql_host %>
  encoding: <%= mysql_encoding %>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
capistrano_recipes-1.4.2 lib/capistrano/recipes/templates/mysql.yml.erb
capistrano_recipes-1.4.1 lib/capistrano/recipes/templates/mysql.yml.erb
capistrano_recipes-1.4.0 lib/capistrano/recipes/templates/mysql.yml.erb
capistrano_recipes-1.3.4 lib/capistrano/recipes/templates/mysql.yml.erb
capistrano_recipes-1.3.3 lib/capistrano/recipes/templates/mysql.yml.erb
capistrano_recipes-1.3.2 lib/capistrano/recipes/templates/mysql.yml.erb
capistrano_recipes-1.3.1 lib/capistrano/recipes/templates/mysql.yml.erb
capistrano_recipes-1.3.0 lib/capistrano/recipes/templates/mysql.yml.erb
capistrano_recipes-1.2.0 lib/capistrano/recipes/templates/mysql.yml.erb
capistrano_recipes-1.1.0 lib/capistrano/recipes/templates/mysql.yml.erb
capistrano_recipes-1.0.5 lib/capistrano/recipes/templates/mysql.yml.erb
capistrano_recipes-1.0.4 lib/capistrano/recipes/templates/mysql.yml.erb