mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
Added activesupport as a dependency
This commit is contained in:
parent
4baf467002
commit
6fb322f169
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
require 'activesupport'
|
||||
require 'factory_girl/factory'
|
||||
|
||||
# Shortcut for Factory.create.
|
||||
|
|
Loading…
Reference in a new issue