我可以将 MAMP (MySQL) 或 XAMPP (MySQL) 与 Ruby on Rails 3 一起使用吗?
我可以将 MAMP (MySQL) 或 XAMPP (MySQL) 与 Ruby on Rails 3 一起使用吗?我从 MYSQL.com 安装了 MySQL,但遇到了很多麻烦,所以我喜欢使用 MAMP/XAMPP Mysql。有人这样做吗?另外我需要进行哪些配置才能做到这一点。我是 RoR 新手。
先感谢您 ;-)
Can i use MAMP (MySQL) or XAMPP (MySQL) with Ruby on Rails 3? i installed MySQL from MYSQL.com and had so much trouble that i like to use the MAMP/XAMPP Mysql. Is Anyone doing this? Also what configurations do i need to make to do this. I'm new to RoR.
Thank you in advance ;-)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,我使用它,这是我在database.yml中的配置,
我不确定这是否是唯一要更改的内容,您可能必须从MySQL源复制MySQL头文件并将其放在MAMP目录中
Yes, I use it, this is my config in database.yml
I'm not sure if it's the only thing to changed, you maybe must to copy MySQL header files from the source of MySQL and put it in the MAMP directory