Skip to content

Commit 94394eb

Browse files
author
Francesco Rodriguez
committed
use Rails 4-0-stable branch by default
1 parent b357b97 commit 94394eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ source 'https://rubygems.org'
22

33
gemspec
44

5-
gem 'rails', '~> 4.0.0.beta1'
5+
gem 'rails', github: 'rails/rails', branch: '4-0-stable'

0 commit comments

Comments
 (0)