Skip to content

Commit

Permalink
Merge pull request thoughtbot#6 from lukeledet/master
Browse files Browse the repository at this point in the history
Quick README change
  • Loading branch information
jasonm committed May 20, 2011
2 parents 6b4035c + 33f18e3 commit 8cc8592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -61,8 +61,8 @@ Matchers to test common patterns:
In Rails 3 and Bundler, add the following to your Gemfile:

group :test do
gem "shoulda-matchers"
gem "rspec-rails"
gem "shoulda-matchers"
end

Shoulda will automatically include matchers into the appropriate example groups.
Expand Down

0 comments on commit 8cc8592

Please sign in to comment.