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
f18c5a021c
parsley
/
app
/
views
/
foods
/
search.json.jbuilder
6 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
units
2016-01-14 15:22:15 -06:00
recipe as ingredient work
2018-09-11 10:38:07 -05:00
json.array! @foods do |i|
units
2016-01-14 15:22:15 -06:00
json.extract! i, :id, :name, :density, :notes
end
Reference in New Issue
Copy Permalink