Skip to content

Instantly share code, notes, and snippets.

@tomafro
Created March 1, 2010 09:13
Show Gist options
  • Save tomafro/318223 to your computer and use it in GitHub Desktop.
Save tomafro/318223 to your computer and use it in GitHub Desktop.
# Edit this Gemfile to bundle your application's dependencies.
source 'http://rubygems.org'
git 'git://github.com/rails/rails.git', :glob => "{*/,}*.gemspec"
gem 'rails', '3.0.0.beta1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment