开发者

Could not find RubyGem mloughran-api_cache (>= 0)

开发者 https://www.devze.com 2023-01-09 12:02 出处:网络
I\'m getting this error trying to do a rake 开发者_运维技巧db:migrate --> Could not find RubyGem mloughran-api_cache (>= 0)

I'm getting this error trying to do a rake 开发者_运维技巧db:migrate --> Could not find RubyGem mloughran-api_cache (>= 0)

Not I know that's a gem missing, But for some reason I can't find the whereabout of that gem. It's no the gem called api_cache. Or at least if it is, the system does not recognized that it is installed.

Any help would be really appreciated. Thanx. Yohann T


This is what I show as the gem:

➜ gem list -r mloughran-api_cache

*** REMOTE GEMS ***

mloughran-api_cache (0.2.0)

with the following sources:

➜ gem sources
*** CURRENT SOURCES ***

http://gems.rubyforge.org
http://gems.github.com
0

精彩评论

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