This website requires JavaScript.
Explore
Help
Sign In
jacknudt
/
socialforge
Watch
1
Star
0
Fork
You've already forked socialforge
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
3e286f8ac3
socialforge
/
spec
/
factories
/
org_members.rb
9 lines
114 B
Ruby
Raw
Blame
History
FactoryGirl
.
define
do
factory
:org_member
do
user_id
1
organization_id
1
role
"
MyString
"
end
end
Reference in New Issue
View Git Blame
Copy Permalink