This website requires JavaScript.
Explore
Help
Sign In
turniere
/
turniere-backend
mirror of
https://github.com/turniere/turniere-backend.git
Watch
1
Star
0
Fork
You've already forked turniere-backend
0
Code
Issues
Releases
Wiki
Activity
c0839bb89e
turniere-backend
/
spec
/
factories
/
matches.rb
9 lines
102 B
Ruby
Raw
Blame
History
# frozen_string_literal: true
FactoryBot
.
define
do
factory
:match
do
stage
group
end
end
Reference in New Issue
View Git Blame
Copy Permalink