This website requires JavaScript.
Explore
Help
Sign In
Site
/
clarion
Watch
11
Star
0
Fork
You've already forked clarion
0
Code
Issues
4
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
master
clarion
/
spec
/
factories
/
volunteerships.rb
7 lines
108 B
Ruby
Raw
Permalink
Blame
History
FactoryBot
.
define
do
factory
:volunteership
do
volunteer_team
{
nil
}
volunteer
{
nil
}
end
end
Reference in New Issue
View Git Blame
Copy Permalink