Skip to content

Commit 85a9473

Browse files
BookOfGregctran
authored andcommitted
1 parent 4d77e24 commit 85a9473

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ your...
1717
- Object Daddy exemplars
1818
- Machinist blueprints
1919
- Fabrication fabricators
20-
- Thoughtbot's factory_girl factories, i.e. the (spec|test)/factories/<model>_factory.rb files
20+
- Thoughtbot's factory_bot factories, i.e. the (spec|test)/factories/<model>_factory.rb files
2121
- routes.rb file (for Rails projects)
2222

2323
The schema comment looks like this:
@@ -258,7 +258,7 @@ extra carefully, and consider using one.
258258

259259
== Links
260260

261-
- Factory Girl: http://github.com/thoughtbot/factory_girl
261+
- Factory Bot: http://github.com/thoughtbot/factory_bot
262262
- Object Daddy: http://github.com/flogic/object_daddy
263263
- Machinist: http://github.com/notahat/machinist
264264
- Fabrication: http://github.com/paulelliott/fabrication

0 commit comments

Comments
 (0)