From ea2f3a016ec1617f556960911366ff4beccb0f4b Mon Sep 17 00:00:00 2001 From: Thor77 Date: Thu, 2 May 2019 12:12:04 +0200 Subject: [PATCH] Rename task factorybot to factory_bot --- lib/tasks/{factorybot.rake => factory_bot.rake} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/tasks/{factorybot.rake => factory_bot.rake} (100%) diff --git a/lib/tasks/factorybot.rake b/lib/tasks/factory_bot.rake similarity index 100% rename from lib/tasks/factorybot.rake rename to lib/tasks/factory_bot.rake