aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test
diff options
context:
space:
mode:
authorNeeraj Singh <neerajdotname@gmail.com>2010-09-22 13:15:35 -0400
committerSantiago Pastorino <santiago@wyeworks.com>2010-09-22 14:20:56 -0300
commit48a108d55b6bf50c7960c1c1e10fd1f457fd1ada (patch)
tree8ac33e98305cb8adaea3c14dc5e78212032def78 /activerecord/test
parent0cf45c850ca33ec3e91560b19578072bffbe1525 (diff)
downloadrails-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 'activerecord/test')
0 files changed, 0 insertions, 0 deletions