Skip to content

Commit

Permalink
Removed require of factories, since factory_girl should do it for you.
Browse files Browse the repository at this point in the history
Signed-off-by: Sevenwire <git@sevenwire.com>
  • Loading branch information
technicalpickles authored and Sevenwire committed Mar 17, 2009
1 parent bac6d6d commit 92931d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.markdown
Expand Up @@ -33,8 +33,6 @@ Example

An example using Factory Girl:

require File.join(RAILS_ROOT, 'test', 'factories')

Bootstrapper.for :development do |b|
b.truncate_tables :addresses
b.run :users
Expand Down

0 comments on commit 92931d9

Please sign in to comment.