<% @current_item.each do |item| %> <%= polymorphic_url(item) %> <%= item.updated_at.iso8601 %> <% end %>