【发布时间】:2014-08-29 04:46:33
【问题描述】:
我很惊讶 RVM 是如何通过命令行导航到目录来切换 Ruby 版本来支持 Gemfile 的? RVM 是否通过 shell 收到回电?任何人都可以提供一个指针吗?
例如这样的消息:
RVM used your Gemfile for selecting Ruby, it is all fine - Heroku does that too,
you can ignore these warnings with 'rvm rvmrc warning ignore /directory/path/to/Gemfile'.
To ignore the warning for all files run 'rvm rvmrc warning ignore allGemfiles'.
【问题讨论】:
标签: ruby shell command-line rvm