Skip to content

Commit 2cd43cb

Browse files
committed
Fix note for installing thoughtbot-shoulda gem.
1 parent fbc8646 commit 2cd43cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RUNNING_UNIT_TESTS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ test/connections/<your database>/connection.rb.
1111
The following gems need to be installed. Make sure you have gems.github.com as a
1212
source. http://github.com/blog/97-github-loves-rubygems-1-2
1313

14-
* gem install thoughbot-shoulda
14+
* gem install thoughtbot-shoulda -s http://gems.github.com
1515
* gem install mocha
1616

1717
The tests of this adapter depend on the existence of rails checkout. All the tests

0 commit comments

Comments
 (0)