gpt4 book ai didi

mysql - 无法使用 mysql 版本 0.3.20 创建 Rails 新应用程序

转载 作者:行者123 更新时间:2023-11-29 06:21:02 25 4
gpt4 key购买 nike

我想用 mysql2(版本 0.3.20)创建新的 Rails 应用程序(版本 4.2.4),但我无法创建它 ...

例如。

 rails new abc -d=mysql-0.3.20
rails new abc -d=mysql -v=0.3.20
rails new abc -d mysql -v '0.3.20'
rails new abc -d mysql -v 0.3.20

我尝试了以上所有命令,但它安装了 mysql2 0.4.1

我想用 mysql 版本 0.3.20 创建 Rails 新应用

感谢帮助

最佳答案

创建新的 Rails 应用程序时不能指定 mysql 版本。唯一的解决方案是使用命令 rails new app_name -d mysql 并在创建应用程序后在 Gemfile 中指定 mysql 版本。

关于mysql - 无法使用 mysql 版本 0.3.20 创建 Rails 新应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33255683/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com