json.array! @foods do |f| json.extract! f, :ndbn json.name f.short_description end