Skip to content

Instantly share code, notes, and snippets.

@sanemat
Created February 11, 2015 13:40
Show Gist options
  • Select an option

  • Save sanemat/33f6494f8b455197a33d to your computer and use it in GitHub Desktop.

Select an option

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
Copy Markdown
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