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 b357b97 commit 94394ebCopy full SHA for 94394eb
Gemfile
@@ -2,4 +2,4 @@ source 'https://rubygems.org'
2
3
gemspec
4
5
-gem 'rails', '~> 4.0.0.beta1'
+gem 'rails', github: 'rails/rails', branch: '4-0-stable'
0 commit comments