我是Rails3的新手,但我只会安装CommunityEngine。我遵循了这个教程,但是我不能让它工作。
错误:
root@develoepr:/home/pthoelken/cengine# bundle install——binstub
获取bborn/communityengine fatal: repository 'bborn/communityengine'不存在Git错误:命令
git clone bborn/communityengine /usr/local/rvm/gems/ruby-1.9.3-p429/cache/bundler/git/communityengine-551de75f7b47f61c52169b8870957a774ec7f423"--bare --no-hardlinks
在目录/home/pthoelken/cengine失败。
你可以在这个链接找到答案
更新你的GemfileGem 'community_engine',:git => 'https://github.com/bborn/communityengine.git',:branch => 'rails3'