Skip to content

Instantly share code, notes, and snippets.

@sanemat
Created February 11, 2015 13:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sanemat/33f6494f8b455197a33d to your computer and use it in GitHub Desktop.
Save sanemat/33f6494f8b455197a33d to your computer and use it in GitHub Desktop.
bundler 1.8.0 new featureのこの記法ウレシイのだろうか…
source "https://rubygems.org"

github "spree" do
  gem "spree_core"
  gem "spree_api"
  gem "spree_backend"
end
@sanemat
Copy link
Author

sanemat commented Feb 11, 2015

gistとbitbucketからインストールできるのはウレシイ、かなあ
でもgistに置くのコード片以上だったらリポジトリにしてほしい

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment