diff options
author | Neeraj Singh <neerajdotname@gmail.com> | 2010-09-22 13:15:35 -0400 |
---|---|---|
committer | Santiago Pastorino <santiago@wyeworks.com> | 2010-09-22 14:20:56 -0300 |
commit | 48a108d55b6bf50c7960c1c1e10fd1f457fd1ada (patch) | |
tree | 8ac33e98305cb8adaea3c14dc5e78212032def78 /.gitignore | |
parent | 0cf45c850ca33ec3e91560b19578072bffbe1525 (diff) | |
download | rails-48a108d55b6bf50c7960c1c1e10fd1f457fd1ada.tar.gz rails-48a108d55b6bf50c7960c1c1e10fd1f457fd1ada.tar.bz2 rails-48a108d55b6bf50c7960c1c1e10fd1f457fd1ada.zip |
Error message should advice to use 'mysql2' gem.
If I create a new app using command
rails new demo -d mysql
then Gemfile contains 'mysql2' gem by default.
However if mysql gem is missing then error message says
raise "!!! Missing the mysql gem. Add it to your Gemfile: gem 'mysql', '2.8.1'"
[#5569 state:committed]
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions