Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JewelerRakeファイルでgitソースを指定しようとしています。
gem.add_dependency 'myapp', :git => "git@github.com:myaddress/myapp.git", :branch => "mybranch"
しかし、フォーマットエラーが発生しました。これをフォーマットする方法を知っていますか?
gitリポジトリに依存関係を追加することはできないと思います。Bundlerafaikのようには機能しません。
http://docs.rubygems.org/read/chapter/20#dependencies