Guest User

Untitled

a guest
Apr 20th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. # Bare bones Gemfile for Rails 3.0.pre.
  2. #
  3. # Throw in a directory for a new application, `gem bundle && bin/rails . -s`.
  4. gem "rails", "3.0.pre", :git => "git://github.com/rails/rails.git"
  5. gem "arel", :git => "git://github.com/rails/arel.git"
  6. gem "rack-mount", :git => "git://github.com/rails/rack-mount.git"
Add Comment
Please, Sign In to add comment