This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
Retrospring
Watch
1
Star
0
Fork
You've already forked Retrospring
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
34604ae06f
Retrospring
/
spec
/
support
/
factory_girl.rb
4 lines
77 B
Ruby
Raw
Normal View
History
Unescape
Escape
added specs
2014-11-14 11:45:30 -08:00
RSpec
.
configure
do
|
config
|
Replace FactoryGirl with FactoryBot
2020-04-19 08:27:42 -07:00
config
.
include
FactoryBot
::
Syntax
::
Methods
added specs
2014-11-14 11:45:30 -08:00
end