This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
thoughtbot--factory_bot_rails
Watch
1
Star
0
Fork
You've already forked thoughtbot--factory_bot_rails
0
mirror of
https://github.com/thoughtbot/factory_bot_rails.git
synced
2022-11-09 11:49:18 -05:00
Code
Releases
Activity
adaf755fe8
thoughtbot--factory_bot_rails
/
lib
/
factory_bot_rails.rb
5 lines
64 B
Ruby
Raw
Normal View
History
Unescape
Escape
Address todos generated by rubocop for files starting with lib/factory_bot_rails (#296) 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.
2018-09-28 14:08:56 -04:00
require
"
factory_bot_rails/railtie
"
Rename all girl -> bot * Rename files and code * Change factory_girl dependency to factory_bot This change will bring _rails name in line with factory_bot https://github.com/thoughtbot/factory_girl/commit/c716ce01b448ce4e0bf855c5a2c63ecb9206322e
2016-12-02 10:25:09 -05:00
module
FactoryBotRails
end
Copy permalink