读书人

no such file to load -uuid

发布时间: 2012-09-20 09:36:50 作者: rapoo

no such file to load --uuid
解决办法:
gem install uuid

然后在项目的Gemfile里面加入gem "uuid", "~> 2.3.5"

bundle install

ok,问题解决

读书人网 >编程

热点推荐