json.total_count @total_count json.pages @pages.each do |page| json.partial! 'info', locals: {page: page} end