This website requires JavaScript.
Explore
Help
Sign In
Software
/
rosa-build
mirror of
https://github.com/OpenMandrivaSoftware/rosa-build.git
Watch
1
Star
0
Fork
You've already forked rosa-build
0
Code
Issues
Projects
Releases
Wiki
Activity
df7fb8141f
rosa-build
/
spec
/
factories
/
arches.rb
6 lines
96 B
Ruby
Raw
Blame
History
FactoryGirl
.
define
do
factory
:arch
do
name
{
FactoryGirl
.
generate
(
:unixname
)
}
end
end
Reference in New Issue
View Git Blame
Copy Permalink