Skip to content

Commit 6385491

Browse files
Diego Plentzcupakromer
authored andcommitted
updating feature docs to reflect 3.0 final release
(cherry picked from commit 7c48b71) Merge pull request #1092 from plentz/patch-2
1 parent 5c36f3c commit 6385491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This installs the following gems:
2424
Add rspec-rails to the :test and :development groups in the Gemfile:
2525

2626
group :test, :development do
27-
gem 'rspec-rails', '~> 3.0.0.beta'
27+
gem 'rspec-rails', '~> 3.0.0'
2828
end
2929

3030
It needs to be in the :development group to expose generators and rake tasks

0 commit comments

Comments
 (0)