Sha256: 7537c6686efebaf7ee3837b7c2ba56f18aee52f813ce493c8133d973a8bb1fae

Contents?: true

Size: 207 Bytes

Versions: 4

Compression:

Stored size: 207 Bytes

Contents

<%= rails_env %>:
  adapter: <%= mysql_adapter %>
  database: <%= mysql_database %>
  username: <%= mysql_user %>
  password: <%= mysql_password %>
  host: <%= mysql_host %>
  encoding: <%= mysql_encoding %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
capistrano_recipes-1.0.3 lib/capistrano/recipes/templates/mysql.yml.erb
capistrano_recipes-1.0.2 lib/capistrano/recipes/templates/mysql.yml.erb
capistrano_recipes-1.0.1 lib/capistrano/recipes/templates/mysql.yml.erb
capistrano_recipes-1.0.0 lib/capistrano/recipes/templates/mysql.yml.erb