mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
7 lines
119 B
Ruby
7 lines
119 B
Ruby
require "factory_bot/syntax/methods"
|
|
require "factory_bot/syntax/default"
|
|
|
|
module FactoryBot
|
|
module Syntax
|
|
end
|
|
end
|