Fix "Factory Girl" category (#820)

It was incorrectly categorized as a JavaScript library, but it was meant to be a Ruby library
This commit is contained in:
Ian Zabel 2018-12-06 18:03:57 -05:00 committed by chad d
parent 16ab1ceb31
commit b922942c55
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
title: Factory Girl
category: JavaScript libraries
category: Ruby libraries
redirect_to: /factory_bot
---