开发者

Rake Not Finding Dependencies

Why would the file not be loaded? Any help is much开发者_如何学Python appreciated.

rake db:setup RAILS_ENV="development" --trace

   rake aborted!
   no such file to load -- rqrcode

/Users/dcarpenter/Dropbox/workspace/gems/barby-0.4.4/lib/barby/barcode/qr_code.rb:1:in `require'


Looks like you require 'rqrcode'. Maybe it's a missing gem that you need to install?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜