<% for idx in 0..@images.size-1 %> <%= render :partial => 'image', :object => @images[idx] %> <% end %>