RubyGems.org

This gem creates the database.yml file for a Rails app and creates the db in mysql and grants the permissions for the user.

installgem install create-rails-dev-db
Authors

Brian Burridge

1,278 total downloads 1,278 for this version
Owners

A16b76b78ed56cae1ad4ff7a832ae354

Gemfile
gem "create-rails-dev-db", "~> 0.1.0"
Versions
  1. 0.1.0 August 30, 2010
Development Dependencies
  1. thoughtbot-shoulda >= 0