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
d5082f9c16
parsley
/
app
/
views
/
ingredients
/
usda_food_search.json.jbuilder
7 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ingredient linking
2016-01-24 19:06:26 -06:00
json.array! @foods do |f|
json.extract! f, :ndbn
Added long descirption to usda foods
2016-01-28 18:18:45 -06:00
json.name f.long_description
ingredient linking
2016-01-24 19:06:26 -06:00
end
Reference in New Issue
Copy Permalink