This website requires JavaScript.
Explore
Help
Sign In
dan
/
parsley
Watch
1
Star
0
Fork
0
You've already forked parsley
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9cc3150241
parsley
/
spec
/
factories
/
food_units.rb
9 lines
110 B
Ruby
Raw
Normal View
History
Unescape
Escape
start vue conversion
2018-03-29 01:57:00 -05:00
FactoryBot
.
define
do
recipe as ingredient work
2018-09-11 10:38:07 -05:00
factory
:food_unit
do
food
bumped versions
2018-09-12 11:15:04 -05:00
name
{
'Each'
}
gram_weight
{
10
.
5
}
Added ingredient functionality
2016-07-05 16:31:36 -05:00
end
end
Reference in New Issue
Copy Permalink