我是Rails3的新手,但我只会安装CommunityEngine。我跟着this tutorial,但我无法让它工作。
这是错误:
root @ develoepr:/ home / pthoelken / cengine #bund install --binstubs
获取bborn / communityengine致命:存储库'bborn / communityengine'不存在Git错误:目录/ home / pthoelken / cengine中的命令
git clone bborn/communityengine /usr/local/rvm/gems/ruby-1.9.3-p429/cache/bundler/git/communityengine-551de75f7b47f61c52169b8870957a774ec7f423"--bare --no-hardlinks
失败。
答案 0 :(得分:1)
你可以找到答案this link
更新您的Gemfile gem'community_engine',:git => 'https://github.com/bborn/communityengine.git',: branch => 'Rails3中'