rails Installer之后的调整
Posted stono
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了rails Installer之后的调整相关的知识,希望对你有一定的参考价值。
rails Installer之后的调整
出现系统找不到指定路径
学习了:http://www.jianshu.com/p/065355a731ee
修改rails.bat为
@ECHO OFF IF NOT "%~f0" == "~f0" GOTO :WinNT ECHO.This version of Ruby has not been built with support for Windows 95/98/Me. GOTO :EOF :WinNT @"%~dp0ruby.exe" "%~dpn0" %*
以上是关于rails Installer之后的调整的主要内容,如果未能解决你的问题,请参考以下文章
为 memcached 和 Rails 组合片段和对象缓存的最佳方式
在tablayout viewpager中运行调整选项卡片段