使用rubymine创建项目 关于rails template 我就找了好久不知道该选什么, 后来偶然看到http://snails.github.io/2012/... 估计就是这里提到的template了 不知道对不对 接着 create
可是
接着就出现了这些问题该怎么解决啊
直接在cmd中使用rails new app 是成功的
迷茫2017-04-25 09:04:27
It seems to be a problem with your environment. Or there is GBK encoding in the path. For Rails best practices, please develop on Linux | Mac. Don’t waste time on such things
给我你的怀抱2017-04-25 09:04:27
Advice:
1、拥抱Unix & Linux, 折腾ruby,Windows是个糟糕的选择
2、尝试使用文本编辑器,Vim/Emacs是个不错的选择
3、多逛ruby-china,社区虽小贵在团结
仅有的幸福2017-04-25 09:04:27
Using rubymine on win is very troublesome. It is not recommended to use win. You can use linux or mac. I also use win. I like rubymine. Use rubymine to install gems. If there is something that often fails, usually this problem is solved, and another problem comes up, so time is wasted on the problem. Above