Skip to content

Instantly share code, notes, and snippets.

@NZKoz
Created March 3, 2010 22:36
Show Gist options
  • Select an option

  • Save NZKoz/321121 to your computer and use it in GitHub Desktop.

Select an option

Save NZKoz/321121 to your computer and use it in GitHub Desktop.
git "git://github.com/rails/rails.git", :ref=>"c548e213658386f3a5b00097bc5b30bf3736e6b4" do
gem "activesupport", "3.0.0.beta1", :path=>"activesupport"
gem "activemodel", "3.0.0.beta1", :path=>"activemodel"
end
gem "cassandra", ">= 0.7"
gem "shoulda"
Koz-Macbook:cassandra_object michaelkoziarski$ bundle install
Updating git://github.com/rails/rails.git
Resolving dependencies
Could not find gem 'activesupport (= 3.0.0.beta1, runtime)' in source code at /Users/michaelkoziarski/OpenSource/cassandra_object/activesupport.
Source does not contain any versions of 'activesupport (= 3.0.0.beta1, runtime)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment