1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00

use gemcutter for gem source

This commit is contained in:
Dan Croak 2009-11-23 12:10:41 -05:00
parent ace9148c6e
commit 690102afd2

View file

@ -7,7 +7,7 @@ factory_girl is a fixtures replacement with a straightforward definition syntax,
Github: http://github.com/thoughtbot/factory_girl/tree/master
Gem:
gem install thoughtbot-factory_girl --source http://gems.github.com
gem install factory_girl --source http://gemcutter.org
Note: if you install factory_girl using the gem from Github, you'll need this
in your environment.rb if you want to use Rails 2.1+'s dependency manager: