Rails:如何使用 Pow 并行运行

发布于 2024-12-08 20:36:38 字数 211 浏览 0 评论 0原文

我最近开始使用 Pow 进行本地 Rails 应用程序开发。我通常使用parallels 7 进行跨浏览器测试。我遇到了一个问题,即我的 POW 开发 URL(例如 somesubdomain.domain.dev)无法从并行虚拟机访问。

有没有人有幸建立了 pow + parallels 组合?建议?

I've recently starting using Pow for local Rails application development. I typically use parallels 7 for cross-browser testing. I'm running into an issue where my POW development url - e.g. somesubdomain.domain.dev - is not accessible from the parallels virtual machines.

Has anyone had any luck setting up a pow + parallels combination? Suggestions?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

你另情深 2024-12-15 20:36:38

正如有人在此处回答的那样,http://xip.io/ 使这变得超级容易。

As someone answered here, http://xip.io/ makes this super easy to do.

淑女气质 2024-12-15 20:36:38

将我的经验添加到这个问题中,尽管这是几个月前提出的。我最近遇到了类似的问题,虽然我从未成功地从 Windows 计算机访问我的 pow url,但我按照此处的说明操作,并能够从并行连接到本地应用程序:

http://fortysevenmedia.com/blog/archives/testing_a_rails_application_in_ie_in_parallels_and_in_leopard/

这篇文章是为 Snow Leopard 编写的,但我也使用 Lion 取得了成功。

Adding my experience to this question even though it is was asked a few months ago. I had a similar problem recently, and although I was never successful accessing my pow url from the windows machine I followed the instructions here and was able to connect to the local app from parallels:

http://fortysevenmedia.com/blog/archives/testing_a_rails_application_in_ie_in_parallels_and_in_leopard/

The post was written for Snow Leopard but I had success using Lion too.

不回头走下去 2024-12-15 20:36:38

我有同样的问题。

我设法安装了宝石粉,它允许我停止并启动 pow。
https://github.com/Rodreegez/powder

对于跨浏览器测试,我正在启动 Rails服务器位于本地主机:3000。

我也想有一个更好的解决方案:-)

有人吗?

I had the same issue.

I manage to install the gem powder, who allow me to stop and start pow.
https://github.com/Rodreegez/powder

For cross-browser testing, I'm launching the rails server on localhost:3000.

I would like to have a better solution too :-)

Anyone ?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文