This website works better with JavaScript.
Explore
Help
Register
Sign In
edcommonwealth
/
Dashboard
mirror of
https://github.com/edcommonwealth/Dashboard.git
Watch
1
Star
0
Fork
You've already forked Dashboard
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
09ab4d214e
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '09ab4d214e'
${ noResults }
Dashboard
/
spec
/
factories
/
dashboard
/
student_races.rb
7 lines
115 B
Raw
Blame
History
FactoryBot
.
define
do
factory
:student_race
do
dashboard_student
{
nil
}
dashboard_race
{
nil
}
end
end
Reference in new issue
View Git Blame
Copy Permalink