gem_file添加了msql2 bundle install rails s都能成功,但是railsc会报下面的错误
~/gitlab-ci$ bundle exec rake db:migrate RAILS_ENV=production
rake aborted!
Gem::LoadError: Specified 'mysql2' for database adapter, but the gem is not loaded. Add `gem 'mysql2'` to your Gemfile (an...
原创
2015-09-15 13:30:35 ·
222 阅读 ·
0 评论