json.informs @informs do |inform|
json.id inform.id
json.name inform.name
json.description inform.description
end