Skip to content

Instantly share code, notes, and snippets.

@tomafro
Created March 1, 2010 09:13
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 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