ruby 常见错误

    技术2022-05-18  17

    can’t convert Fixnum into String

    The problem is your attempt to add a number to a string. 我的问题是在database.yml中Mysql数据库设置的用户名密码有数字,password: 123456,改成password: ‘123456’,问题解决。

    最新回复(0)