ror的database.yml中注意的一点

在database.yml中,要注意:

  password:  "XXXX"

password跟XXXX之间是有空格
password如果是密码字符串的,要用双引号

你可能感兴趣的:(ror的database.yml中注意的一点)