Tag: Rails3/データベース
gem 'mysql2'
bundle install --path vendor/bundle
rake db:create RAILS_ENV='development'