<% @ad_images.each do |a|%> <%= a.title %> <%=image_tag(a.file.url)%> <% end %>