We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 734eb7e commit 9b64047Copy full SHA for 9b64047
gemfiles/Gemfile.rails-edge
@@ -1,6 +1,7 @@
1
source 'https://rubygems.org'
2
3
gem 'railties', :git => 'git://github.com/rails/rails.git'
4
+gem 'rack', git: 'git://github.com/rack/rack.git'
5
gem 'activerecord', :git => 'git://github.com/rails/rails.git'
6
gem 'arel', :git => 'git://github.com/rails/arel.git'
7
0 commit comments