Sha256: f263aca53c6d90714c365170f83f2c4ef5ab74c57978ce6905b65e9fa20d4e13

Contents?: true

Size: 171 Bytes

Versions: 10

Compression:

Stored size: 171 Bytes

Contents

production:
  adapter: mysql2
  encoding: utf8
  database: <%= mysql_database %>
  username: <%= mysql_user %>
  password: <%= mysql_password %>
  host: <%= mysql_host %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
rail_pass-0.2.0 lib/generators/templates/config/recipes/templates/mysql.yml.erb
rail_pass-0.1.10 lib/generators/templates/config/recipes/templates/mysql.yml.erb
rail_pass-0.1.9 lib/generators/templates/config/recipes/templates/mysql.yml.erb
rail_pass-0.1.8 lib/generators/templates/config/recipes/templates/mysql.yml.erb
rail_pass-0.1.7 lib/generators/templates/config/recipes/templates/mysql.yml.erb
rail_pass-0.1.6 lib/generators/templates/config/recipes/templates/mysql.yml.erb
rail_pass-0.1.5 lib/generators/templates/config/recipes/templates/mysql.yml.erb
rail_pass-0.1.4 lib/generators/templates/config/recipes/templates/mysql.yml.erb
rail_pass-0.1.3 lib/generators/templates/config/recipes/templates/mysql.yml.erb
rail_pass-0.1.1 lib/generators/templates/config/recipes/templates/mysql.yml.erb