mirror of
https://github.com/thoughtbot/factory_bot_rails.git
synced 2022-11-09 11:49:18 -05:00
c5d11518d7
* Rename files and code
* Change factory_girl dependency to factory_bot
This change will bring _rails name in line with factory_bot
c716ce01b4
4 lines
64 B
Ruby
4 lines
64 B
Ruby
require 'factory_bot_rails/railtie'
|
|
|
|
module FactoryBotRails
|
|
end
|