mysql2

rake aborted! TypeError: can't convert Fixnum into String

把配置的数据库密码改为字符串

pool: 5
username: root
password: "1234"
host: localhost

posted @ 2014-07-29 22:05  juandx  阅读(162)  评论(0编辑  收藏  举报