<% unless attachments.nil? || attachments.empty?%> <% attachments.each do |attachment|%> <% end %>
<%= paginate attachments,:params => {:controller => 'welcome', :action => 'search',:search_type=>'attachment'}%>
<% end %>