File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ your...
17
17
- Object Daddy exemplars
18
18
- Machinist blueprints
19
19
- 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
21
21
- routes.rb file (for Rails projects)
22
22
23
23
The schema comment looks like this:
@@ -258,7 +258,7 @@ extra carefully, and consider using one.
258
258
259
259
== Links
260
260
261
- - Factory Girl : http://github.com/thoughtbot/factory_girl
261
+ - Factory Bot : http://github.com/thoughtbot/factory_bot
262
262
- Object Daddy: http://github.com/flogic/object_daddy
263
263
- Machinist: http://github.com/notahat/machinist
264
264
- Fabrication: http://github.com/paulelliott/fabrication
You can’t perform that action at this time.
0 commit comments