<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -12,6 +12,13 @@ Github: &quot;Page&quot;:http://github.com/thoughtbot/factory_girl/tree/master &quot;Clone&quot;:git
 
 Gem: &lt;pre&gt;gem install thoughtbot-factory_girl --source http://gems.github.com&lt;/pre&gt;
 
+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:
+
+config.gem &quot;thoughtbot-factory_girl&quot;,
+           :lib    =&gt; &quot;factory_girl&quot;,
+           :source =&gt; &quot;http://gems.github.com&quot;
+
 h2. Defining factories
 
 &lt;pre&gt;&lt;code&gt;# This will guess the User class</diff>
      <filename>README.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>85b6c9ce7fa8149aa381b99d9c61031e38685a67</id>
    </parent>
  </parents>
  <author>
    <name>Joe Ferris</name>
    <email>jferris@thoughtbot.com</email>
  </author>
  <url>http://github.com/thoughtbot/factory_girl/commit/37328b33ed0ea27d3d28029158aedf82c21c396d</url>
  <id>37328b33ed0ea27d3d28029158aedf82c21c396d</id>
  <committed-date>2008-07-30T06:48:11-07:00</committed-date>
  <authored-date>2008-07-30T06:48:11-07:00</authored-date>
  <message>#4 - added instructions for using the Github gem in a Rails 2.1 project</message>
  <tree>cc60f4f3cb15ec2e12f86c68f4c3b206c5c7b7b4</tree>
  <committer>
    <name>Joe Ferris</name>
    <email>jferris@thoughtbot.com</email>
  </committer>
</commit>
