【发布时间】:2009-08-27 01:42:53
【问题描述】:
Using Your Ruby Gem(s)
You will need to add /home/username/ruby/gems to the include path.
You can do this by **adding the following code to your script**:
$:.push("/home/username/ruby/gems")
他们指的是什么脚本?这是模糊的......我在哪里将目录添加到 ruby 包含路径?
【问题讨论】:
标签: ruby-on-rails ruby rubygems bluehost