mirror of
https://github.com/thoughtbot/factory_bot_rails.git
synced 2022-11-09 11:49:18 -05:00
c6b66bbb1a
This partially addresses #293. Since rubocop generated quite a few todos, the commits addressing them are split up into a few different PRs that cover different files.
4 lines
64 B
Ruby
4 lines
64 B
Ruby
require "factory_bot_rails/railtie"
|
|
|
|
module FactoryBotRails
|
|
end
|