We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d7ee2 commit 47d4d4aCopy full SHA for 47d4d4a
lib/annotate/annotate_models.rb
@@ -38,7 +38,7 @@ module AnnotateModels
38
BLUEPRINTS_TEST_DIR = File.join('test', "blueprints")
39
BLUEPRINTS_SPEC_DIR = File.join('spec', "blueprints")
40
41
- # Factory Girl https://github.com/thoughtbot/factory_bot
+ # Factory Bot https://github.com/thoughtbot/factory_bot
42
FACTORY_BOT_TEST_DIR = File.join('test', "factories")
43
FACTORY_BOT_SPEC_DIR = File.join('spec', "factories")
44
0 commit comments