求助了
1
msg7086 2016-11-23 05:37:05 +08:00
我假设你的 Rails 程序运行在 Linux 下?
|
2
starvedcat OP @msg7086 windows ……
|
3
msg7086 2016-11-23 06:01:59 +08:00
@starvedcat 那么你需要让你的 Rails 程序运行在 Linux 下。虚拟机搞起。
|
4
starvedcat OP @msg7086 尝试使用 rails 4 建立项目 速度飞起。。。。
|
5
lightening 2016-11-23 06:16:16 +08:00
Windows 一直是二等公民。以前 DHH 说过要用 Rails 5 要用 EventMachine ,就无法在 Windows 下运行了。虽然最好好像还是没用。
|
6
df4VW 2016-11-23 06:20:00 +08:00
现在 docker 支持的这么好, windows 完全无所谓啊。用 container 跑吧,反正最后也是部署到 linux
|
7
cosmosz 2016-11-23 06:49:28 +08:00 1
把 asset debug 关了 `config.asset.debug=false`
|
8
ryanzyy 2016-11-23 07:23:27 +08:00 1
|
9
wwulfric 2016-11-23 14:07:22 +08:00
把 asset debug 关了 `config.asset.debug=false`
|
10
wwulfric 2016-11-23 14:07:47 +08:00 1
> 把 asset debug 关了 `config.asset.debug=false`
一般就是这个原因 |
11
starvedcat OP 会不会是因为 rails 5 默认的 server 从 Webrick 改成了 Puma 的原因。。
|
12
taxiangdeni 2016-11-23 15:18:00 +08:00 via iPhone
@lightening linux 是二等公民, win 肯定是二等开外吧
|
13
cxbig 2016-11-23 21:58:22 +08:00
你本地是什么 service 环境?
我这 macOS 和 Docker 都是秒开啊 |
14
Gem 2016-11-24 00:05:37 +08:00
看到有同学说使用 rails g 命令经常卡住,有知道这是什么导致的吗?
|
15
331718489 2018-06-28 12:22:02 +08:00
谢谢撸主,我是明知道 window 有虎,偏向 windows 行。。。
|